[PATCH] D78938: Fixing all comparisons for C++20 compilation.
Barry Revzin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat May 23 10:35:39 PDT 2020
BRevzin updated this revision to Diff 265874.
BRevzin added a comment.
Herald added a subscriber: martong.
- A few more changes from tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78938/new/
https://reviews.llvm.org/D78938
Files:
clang/include/clang/AST/StmtIterator.h
clang/lib/Parse/ParseOpenMP.cpp
clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp
llvm/include/llvm/ADT/AllocatorList.h
llvm/include/llvm/ADT/DenseMap.h
llvm/include/llvm/ADT/DenseSet.h
llvm/include/llvm/ADT/DirectedGraph.h
llvm/include/llvm/ADT/STLExtras.h
llvm/include/llvm/ADT/StringMap.h
llvm/include/llvm/ADT/iterator.h
llvm/include/llvm/CodeGen/LiveInterval.h
llvm/include/llvm/IR/Attributes.h
llvm/include/llvm/IR/BasicBlock.h
llvm/include/llvm/Object/StackMapParser.h
llvm/include/llvm/ProfileData/Coverage/CoverageMappingReader.h
llvm/include/llvm/ProfileData/InstrProfReader.h
llvm/include/llvm/Support/BinaryStreamRef.h
llvm/lib/CodeGen/MachineOutliner.cpp
llvm/lib/CodeGen/PeepholeOptimizer.cpp
llvm/lib/IR/Attributes.cpp
llvm/lib/IR/DebugInfo.cpp
llvm/lib/Transforms/Scalar/GVNHoist.cpp
llvm/unittests/ADT/STLExtrasTest.cpp
llvm/unittests/Support/DJBTest.cpp
llvm/unittests/Support/JSONTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78938.265874.patch
Type: text/x-patch
Size: 20785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200523/27796df1/attachment-0001.bin>
More information about the cfe-commits
mailing list