]> granicus.if.org Git - clang/commit
[Frontend] Fix some Clang-tidy modernize and Include What You Use warnings; other...
authorEugene Zelenko <eugene.zelenko@gmail.com>
Mon, 26 Mar 2018 21:45:04 +0000 (21:45 +0000)
committerEugene Zelenko <eugene.zelenko@gmail.com>
Mon, 26 Mar 2018 21:45:04 +0000 (21:45 +0000)
commita21970a87881c94771038020ed3aaae39d39fe4e
tree41829e8b5cf7c1f07c23d86d7499429265389804
parenta307b9d3d811ee979653936eebad3e86df84055a
[Frontend] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@328584 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Frontend/CompilerInvocation.h
include/clang/Frontend/FrontendOptions.h
include/clang/Frontend/SerializedDiagnosticReader.h
include/clang/Frontend/Utils.h
lib/Frontend/CompilerInvocation.cpp
lib/Frontend/FrontendOptions.cpp
lib/Frontend/SerializedDiagnosticReader.cpp