[PATCH] D137493: [llvm][NFC] Use c++17 style variable type traits
Nathan James via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 8 04:23:16 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1834a310d060: [llvm][NFC] Use c++17 style variable type traits (authored by njames93).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137493/new/
https://reviews.llvm.org/D137493
Files:
llvm/include/llvm/Support/YAMLTraits.h
llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp
llvm/lib/DebugInfo/CodeView/EnumTables.cpp
llvm/lib/DebugInfo/CodeView/TypeDumpVisitor.cpp
llvm/lib/DebugInfo/PDB/Native/EnumTables.cpp
llvm/lib/Object/DXContainer.cpp
llvm/lib/ProfileData/InstrProf.cpp
llvm/lib/Support/ItaniumManglingCanonicalizer.cpp
llvm/lib/Support/NativeFormatting.cpp
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Transforms/Scalar/NaryReassociate.cpp
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp
llvm/unittests/ADT/ArrayRefTest.cpp
llvm/unittests/ADT/DenseMapTest.cpp
llvm/unittests/ADT/DenseSetTest.cpp
llvm/unittests/ADT/EnumeratedArrayTest.cpp
llvm/unittests/ADT/IListIteratorTest.cpp
llvm/unittests/ADT/IListNodeTest.cpp
llvm/unittests/ADT/ImmutableListTest.cpp
llvm/unittests/ADT/IntrusiveRefCntPtrTest.cpp
llvm/unittests/ADT/IteratorTest.cpp
llvm/unittests/ADT/OptionalTest.cpp
llvm/unittests/ADT/PointerIntPairTest.cpp
llvm/unittests/ADT/PointerUnionTest.cpp
llvm/unittests/ADT/SmallVectorTest.cpp
llvm/unittests/ADT/StringRefTest.cpp
llvm/unittests/ADT/TypeTraitsTest.cpp
llvm/unittests/Analysis/BlockFrequencyInfoTest.cpp
llvm/unittests/Analysis/CallGraphTest.cpp
llvm/unittests/Bitstream/BitstreamReaderTest.cpp
llvm/unittests/CodeGen/MachineInstrBundleIteratorTest.cpp
llvm/unittests/CodeGen/MachineInstrTest.cpp
llvm/unittests/CodeGen/TypeTraitsTest.cpp
llvm/unittests/ExecutionEngine/Orc/SimplePackedSerializationTest.cpp
llvm/unittests/IR/CFGBuilder.cpp
llvm/unittests/IR/DominatorTreeBatchUpdatesTest.cpp
llvm/unittests/IR/PassBuilderCallbacksTest.cpp
llvm/unittests/IR/ValueMapTest.cpp
llvm/unittests/Support/Casting.cpp
llvm/unittests/Support/ErrorOrTest.cpp
llvm/unittests/Support/ScaledNumberTest.cpp
llvm/unittests/Support/ThreadLocalTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137493.473957.patch
Type: text/x-patch
Size: 47899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221108/b69fff56/attachment.bin>
More information about the llvm-commits
mailing list