aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne.2@gmail.com>2022-08-23 11:14:15 -0400
committerLouis Dionne <ldionne.2@gmail.com>2022-08-31 21:41:56 -0400
commitc084b14866643df196485a67ca120207c7da2af1 (patch)
tree33907111625228ce268642ad96faae8039fa7ae5 /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
parent2da0df5e7cac2d06e0632522a3451e3a2dbd1a37 (diff)
downloadllvm-c084b14866643df196485a67ca120207c7da2af1.zip
llvm-c084b14866643df196485a67ca120207c7da2af1.tar.gz
llvm-c084b14866643df196485a67ca120207c7da2af1.tar.bz2
[runtimes] Shrink the set of runtimes included in the bootstrapping build by default
This patch is in preparation for removing libcxx, libcxxabi and libunwind from LLVM_ENABLE_PROJECTS. When we make that switch, folks who were previously using LLVM_ENABLE_PROJECTS=all in order to build those runtimes will be able to add LLVM_ENABLE_RUNTIMES=all to start building those projects using the bootstrapping build. This is technically a breaking change for folks who had been using LLVM_ENABLE_RUNTIMES=all, however I suspect the set of people currently doing that is extremely small, so this is likely acceptable (more than breaking folks who are using LLVM_ENABLE_PROJECTS=all). Differential Revision: https://reviews.llvm.org/D132479
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions