diff options
author | Julie Hockett <juliehockett@google.com> | 2018-05-11 19:23:15 +0000 |
---|---|---|
committer | Julie Hockett <juliehockett@google.com> | 2018-05-11 19:23:15 +0000 |
commit | 02aba94e768cbfb5e137d826e999527a5f4a96f4 (patch) | |
tree | 9f2cb629bf4a844ddeee3716eb5834cbdbcfad15 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | c30365ce1da7e78962758a68dc5d7bf171102c53 (diff) | |
download | bcm5719-llvm-02aba94e768cbfb5e137d826e999527a5f4a96f4.tar.gz bcm5719-llvm-02aba94e768cbfb5e137d826e999527a5f4a96f4.zip |
[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: 332125
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions