[PATCH] D23478: [LLVM] Fix some Clang-tidy modernize-use-using and Include What You Use warnings
Eugene Zelenko via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 12 17:32:15 PDT 2016
Eugene.Zelenko created this revision.
Eugene.Zelenko added reviewers: compnerd, mehdi_amini.
Eugene.Zelenko added a subscriber: llvm-commits.
Eugene.Zelenko set the repository for this revision to rL LLVM.
I checked this patch on my own build on RHEL 6. Regressions were OK.
Repository:
rL LLVM
https://reviews.llvm.org/D23478
Files:
include/llvm/ADT/DenseMap.h
include/llvm/ADT/Statistic.h
include/llvm/Support/AtomicOrdering.h
include/llvm/Support/Debug.h
lib/Analysis/Lint.cpp
lib/IR/Verifier.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23478.67945.patch
Type: text/x-patch
Size: 16657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160813/de062938/attachment.bin>
More information about the llvm-commits
mailing list