mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-12 00:50:40 +00:00
41a1a6c9b0
In Bug 1393538 I renamed MOZ_STATIC_ASSERT_UNUSED_ATTRIBUTE to MOZ_UNUSED_ATTRIBUTE, moved it out of it's #define depth, and used it in toolkit. I also orphaned a comment. This was wrong. MOZ_UNUSED_ATTRIBUTE was basically identical to MOZ_MAYBE_UNUSED which exists in Attributes.h (because it is an attribute, not an assertion.) Undo that wrong thing: restore MOZ_STATIC_ASSERT_UNUSED_ATTRIBUTE to the correct place, have toolkit use the correct macro, and remove MOZ_UNUSED_ATTRIBUTE. MozReview-Commit-ID: 5BWWsXgbm9i --HG-- extra : rebase_source : d07156068c877bf57d400bc6a71e115b7f1aef31 |
||
---|---|---|
.. | ||
decimal | ||
double-conversion | ||
tests | ||
Alignment.h | ||
AllocPolicy.h | ||
AlreadyAddRefed.h | ||
Array.h | ||
ArrayUtils.h | ||
Assertions.cpp | ||
Assertions.h | ||
Atomics.h | ||
Attributes.h | ||
BinarySearch.h | ||
BloomFilter.h | ||
BufferList.h | ||
Casting.h | ||
ChaosMode.cpp | ||
ChaosMode.h | ||
Char16.h | ||
CheckedInt.h | ||
Compiler.h | ||
Compression.cpp | ||
Compression.h | ||
DebugOnly.h | ||
DefineEnum.h | ||
double-conversion.h | ||
DoublyLinkedList.h | ||
EndianUtils.h | ||
EnumeratedArray.h | ||
EnumeratedRange.h | ||
EnumSet.h | ||
EnumTypeTraits.h | ||
FastBernoulliTrial.h | ||
FloatingPoint.cpp | ||
FloatingPoint.h | ||
GuardObjects.h | ||
HashFunctions.cpp | ||
HashFunctions.h | ||
IndexSequence.h | ||
IntegerPrintfMacros.h | ||
IntegerRange.h | ||
IntegerTypeTraits.h | ||
JSONWriter.cpp | ||
JSONWriter.h | ||
Likely.h | ||
LinkedList.h | ||
LinuxSignal.h | ||
lz4.c | ||
lz4.h | ||
MacroArgs.h | ||
MacroForEach.h | ||
MathAlgorithms.h | ||
Maybe.h | ||
MaybeOneOf.h | ||
MemoryChecking.h | ||
MemoryReporting.h | ||
Move.h | ||
moz.build | ||
NotNull.h | ||
NullPtr.h | ||
Opaque.h | ||
OperatorNewExtensions.h | ||
Pair.h | ||
Path.h | ||
PodOperations.h | ||
Poison.cpp | ||
Poison.h | ||
Range.h | ||
RangedArray.h | ||
RangedPtr.h | ||
ReentrancyGuard.h | ||
RefCounted.h | ||
RefCountType.h | ||
RefPtr.h | ||
Result.h | ||
ResultExtensions.h | ||
ReverseIterator.h | ||
RollingMean.h | ||
Saturate.h | ||
Scoped.h | ||
ScopeExit.h | ||
SegmentedVector.h | ||
SHA1.cpp | ||
SHA1.h | ||
SmallPointerArray.h | ||
Span.h | ||
SplayTree.h | ||
Sprintf.h | ||
StaticAnalysisFunctions.h | ||
STYLE | ||
TaggedAnonymousMemory.cpp | ||
TaggedAnonymousMemory.h | ||
TemplateLib.h | ||
ThreadLocal.h | ||
ThreadSafeWeakPtr.h | ||
ToString.h | ||
Tuple.h | ||
TypedEnumBits.h | ||
Types.h | ||
TypeTraits.h | ||
UniquePtr.h | ||
UniquePtrExtensions.h | ||
Unused.cpp | ||
Unused.h | ||
Variant.h | ||
Vector.h | ||
WeakPtr.h | ||
WindowsVersion.h | ||
XorShift128PlusRNG.h |