[PATCH] D23478: [LLVM] Fix some Clang-tidy modernize-use-using and Include What You Use warnings

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 12 17:58:36 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL278583: Fix some Clang-tidy modernize-use-using and Include What You Use warnings. (authored by eugenezelenko).

Changed prior to commit:
  https://reviews.llvm.org/D23478?vs=67945&id=67949#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23478

Files:
  llvm/trunk/include/llvm/ADT/DenseMap.h
  llvm/trunk/include/llvm/ADT/Statistic.h
  llvm/trunk/include/llvm/Support/AtomicOrdering.h
  llvm/trunk/include/llvm/Support/Debug.h
  llvm/trunk/lib/Analysis/Lint.cpp
  llvm/trunk/lib/IR/Verifier.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23478.67949.patch
Type: text/x-patch
Size: 16794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160813/88bc5a1e/attachment.bin>


More information about the llvm-commits mailing list