When building StaticAnalyzer/Frontend add -I "<Checkers build dir>" to allow Checkers.inc to be
included without '..', thus being compatible with build systems of *BSDs. Patch by Joerg Sonnenberger! git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@125758 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/StaticAnalyzer/Checkers/ClangSACheckers.h 1 addition, 1 deletionlib/StaticAnalyzer/Checkers/ClangSACheckers.h
- lib/StaticAnalyzer/Frontend/CMakeLists.txt 2 additions, 0 deletionslib/StaticAnalyzer/Frontend/CMakeLists.txt
- lib/StaticAnalyzer/Frontend/Makefile 2 additions, 0 deletionslib/StaticAnalyzer/Frontend/Makefile
Please register or sign in to comment