This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
967cb19146
llvm-project
/
clang
/
test
/
Tooling
/
lit.local.cfg
3 lines
71 B
INI
Raw
Normal View
History
Unescape
Escape
[test] Port clang tests to canonicalized booleans Use the new llvm_canonicalize_cmake_booleans() function to canonicalize booleans for lit tests. Replace the duplicate ENABLE_CLANG* variables used to hold canonicalized values with in-place canonicalization. Use implicit logic in Python code to avoid overrelying on exact 0/1 values. Differential Revision: https://reviews.llvm.org/D28529 llvm-svn: 293052
2017-01-25 21:11:45 +08:00
if not config.root.clang_staticanalyzer:
clang/test: Introduce the feature "staticanalyzer" for --enable-clang-static-analyzer. llvm-svn: 213140
2014-07-16 20:05:45 +08:00
config.unsupported
=
True