[PATCH] D27655: Fix modernize-deprecated-headers clang-tidy warnings

Michael Sharpe via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 12 21:56:54 PST 2016


michael.sharpe updated this revision to Diff 81179.
michael.sharpe added a comment.

- Address review comments, check headers for C style headers


https://reviews.llvm.org/D27655

Files:
  include/clang/Analysis/Analyses/ThreadSafetyTIL.h
  include/clang/Basic/Linkage.h
  include/clang/Basic/TargetBuiltins.h
  lib/CodeGen/CGOpenCLRuntime.cpp
  lib/Driver/Types.cpp
  lib/Frontend/CodeGenOptions.cpp
  lib/Frontend/CompilerInstance.cpp
  lib/Lex/HeaderSearch.cpp
  lib/Lex/ModuleMap.cpp
  lib/Sema/DelayedDiagnostic.cpp
  lib/Tooling/Core/QualTypeNames.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27655.81179.patch
Type: text/x-patch
Size: 4301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161213/898fa575/attachment.bin>


More information about the cfe-commits mailing list