[PATCH] D24115: [Clang] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes

Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 7 15:01:54 PDT 2016


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

Changed prior to commit:
  https://reviews.llvm.org/D24115?vs=69937&id=70606#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24115

Files:
  cfe/trunk/lib/Lex/Lexer.cpp
  cfe/trunk/lib/Lex/LiteralSupport.cpp
  cfe/trunk/lib/Lex/PPDirectives.cpp
  cfe/trunk/lib/Lex/PPExpressions.cpp
  cfe/trunk/lib/Lex/PPMacroExpansion.cpp
  cfe/trunk/lib/Lex/Pragma.cpp
  cfe/trunk/lib/Lex/Preprocessor.cpp
  cfe/trunk/lib/Serialization/ASTReader.cpp
  cfe/trunk/lib/Serialization/ASTWriter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24115.70606.patch
Type: text/x-patch
Size: 60788 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160907/0522f884/attachment-0001.bin>


More information about the cfe-commits mailing list