aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorPaula Toth <paulatoth@google.com>2020-03-23 20:33:56 -0700
committerPaula Toth <paulatoth@google.com>2020-03-23 20:34:39 -0700
commitdab219eedd29fdadf6599224c54c6fd74637cb41 (patch)
tree79fc624f13537caf0b32c62892a48713761fc835 /clang/lib/Frontend/CompilerInvocation.cpp
parent816ad48c820bf49feb276fa623d5115c0bc9ee66 (diff)
downloadllvm-dab219eedd29fdadf6599224c54c6fd74637cb41.zip
llvm-dab219eedd29fdadf6599224c54c6fd74637cb41.tar.gz
llvm-dab219eedd29fdadf6599224c54c6fd74637cb41.tar.bz2
[libc] Enable llvmlibc clang-tidy checks
Summary: Add clang-tidy for llvm-libc source directory. Example of check in action: ``` /workspace/llvm-project/libc/src/string/strcpy.cpp:10:1: error: system include stdio.h not allowed [llvmlibc-restrict-system-libc-headers,-warnings-as-errors] #include <stdio.h> ^~~~~~~~~~~~~~~~~~ ``` Reviewers: sivachandra, abrachet Reviewed By: sivachandra, abrachet Subscribers: aheejin, MaskRay, tschuett, libc-commits Tags: #libc-project Differential Revision: https://reviews.llvm.org/D76559
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions