[PATCH] D18231: [Clang-tools-extra] Fix Clang-tidy modernize-deprecated-headers warnings; other minor fixes

Eugene Zelenko via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 16 15:22:40 PDT 2016


Eugene.Zelenko created this revision.
Eugene.Zelenko added reviewers: alexfh, aaron.ballman.
Eugene.Zelenko added a subscriber: cfe-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

http://reviews.llvm.org/D18231

Files:
  clang-query/QueryParser.h
  clang-rename/RenamingAction.cpp
  clang-rename/USRFindingAction.cpp
  clang-rename/tool/ClangRename.cpp
  pp-trace/PPCallbacksTracker.cpp
  unittests/clang-rename/USRLocFindingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18231.50881.patch
Type: text/x-patch
Size: 3614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160316/0f6233e3/attachment.bin>


More information about the cfe-commits mailing list