1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_core/containers
reuk 31a7c62baf
Windows: Fix and suppress some analysis warnings
This fixes warnings that are emitted when building with the `-analyze`
flag enabled.
2021-05-26 15:34:26 +01:00
..
juce_AbstractFifo.cpp Windows: Fix and suppress some analysis warnings 2021-05-26 15:34:26 +01:00
juce_AbstractFifo.h Tidied up some template statement whitespace 2021-01-29 15:40:12 +00:00
juce_Array.h Array: Fix perfect forwarding when adding elements 2021-01-22 10:23:11 +00:00
juce_ArrayAllocationBase.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_ArrayBase.cpp Tidied up some template statement whitespace 2021-01-29 15:40:12 +00:00
juce_ArrayBase.h ArrayBase: Avoid undefined behaviour when trying to copy a range of 0 elements 2021-04-30 14:49:23 +01:00
juce_DynamicObject.cpp Updated all license headers 2020-04-23 17:30:39 +01:00
juce_DynamicObject.h Fixed a typo in the documentation 2021-02-01 15:13:37 +00:00
juce_ElementComparator.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_HashMap.h Cleanup: Remove redundant inlines 2020-04-27 10:22:06 +01:00
juce_HashMap_test.cpp Updated all license headers 2020-04-23 17:30:39 +01:00
juce_LinkedListPointer.h Windows: Fix and suppress some analysis warnings 2021-05-26 15:34:26 +01:00
juce_ListenerList.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_NamedValueSet.cpp Updated all license headers 2020-04-23 17:30:39 +01:00
juce_NamedValueSet.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_OwnedArray.cpp Windows: Fix and suppress some analysis warnings 2021-05-26 15:34:26 +01:00
juce_OwnedArray.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_PropertySet.cpp XmlElement: Update loops to use new iterators 2021-01-28 20:14:11 +00:00
juce_PropertySet.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_ReferenceCountedArray.cpp Windows: Fix and suppress some analysis warnings 2021-05-26 15:34:26 +01:00
juce_ReferenceCountedArray.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_ScopedValueSetter.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_SortedSet.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_SparseSet.cpp Updated all license headers 2020-04-23 17:30:39 +01:00
juce_SparseSet.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_Variant.cpp var: Make it safe to create var instances with static storage duration 2021-01-15 11:17:12 +00:00
juce_Variant.h var: Make it safe to create var instances with static storage duration 2021-01-15 11:17:12 +00:00