[PATCH] D100668: [ADT] Add STLShims.h and llvm::disjunction
Scott Linder via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 16 14:02:30 PDT 2021
scott.linder updated this revision to Diff 338230.
scott.linder added a comment.
Remove SHIM macro; it wasn't actually doing anything (there was a typo in the
lint identifier), it seems like clang-tidy just ignored the identifier when it
was wrapped in a macro.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100668/new/
https://reviews.llvm.org/D100668
Files:
llvm/include/llvm/ADT/STLExtras.h
llvm/include/llvm/ADT/STLShims.h
llvm/unittests/ADT/CMakeLists.txt
llvm/unittests/ADT/STLShimsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100668.338230.patch
Type: text/x-patch
Size: 6633 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210416/76b77ffe/attachment.bin>
More information about the llvm-commits
mailing list