aboutsummaryrefslogtreecommitdiff
path: root/include/clang/StaticAnalyzer
diff options
context:
space:
mode:
Diffstat (limited to 'include/clang/StaticAnalyzer')
-rw-r--r--include/clang/StaticAnalyzer/Checkers/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/clang/StaticAnalyzer/Checkers/CMakeLists.txt b/include/clang/StaticAnalyzer/Checkers/CMakeLists.txt
deleted file mode 100644
index 236647c53485..000000000000
--- a/include/clang/StaticAnalyzer/Checkers/CMakeLists.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-clang_tablegen(Checkers.inc -gen-clang-sa-checkers
- SOURCE Checkers.td
- TARGET ClangSACheckers)