diff options
author | Julie Hockett <juliehockett@google.com> | 2018-05-09 22:25:42 +0000 |
---|---|---|
committer | Julie Hockett <juliehockett@google.com> | 2018-05-09 22:25:42 +0000 |
commit | 06af01bbc23d422df3bbac82752b935fa217893d (patch) | |
tree | 631899d68ee85b2dad89bcb57ad88ab5a82d8d68 /clang/lib/Frontend/ModuleDependencyCollector.cpp | |
parent | 4f729f6a67337f060bab519101c0a0081cae627f (diff) | |
download | llvm-06af01bbc23d422df3bbac82752b935fa217893d.zip llvm-06af01bbc23d422df3bbac82752b935fa217893d.tar.gz llvm-06af01bbc23d422df3bbac82752b935fa217893d.tar.bz2 |
[clang-tidy] Adding RestrictSystemIncludes check to Fuchsia module
Adding a check to restrict system includes to a whitelist. Given a list
of includes that are explicitly allowed, the check issues a fixit to
remove any system include not on that list from the source file.
Differential Revision: https://reviews.llvm.org/D43778
llvm-svn: 331930
Diffstat (limited to 'clang/lib/Frontend/ModuleDependencyCollector.cpp')
0 files changed, 0 insertions, 0 deletions