DescriptionAdd static analysis support to Win Clang builds
This CL enables static analysis support for Clang builds on Windows.
Developers can opt-in to receiving analysis text by setting
"use_clang_static_analyzer = true" in their GN build
args. The solution works with Goma.
* Added flags to Clang portions of build/toolchain/win/BUILD.gn.
* Added options to the Analysis wrapper script to handle clang-cl.exe's
flag style.
BUG=687243
Review-Url: https://codereview.chromium.org/2748793004
Cr-Commit-Position: refs/heads/master@{#457566}
Committed: https://chromium.googlesource.com/chromium/src/+/5847e4bdf3b65ccc136bc42ef00d573f2adb50fb
Patch Set 1 #Patch Set 2 : . #Patch Set 3 : fix on linux #Patch Set 4 : . #Patch Set 5 : tightened up the syntax #Patch Set 6 : swap xclang with xanalyzer #Patch Set 7 : . #Patch Set 8 : Non-analysis fallback for Clang bugs #
Total comments: 2
Patch Set 9 : . #Patch Set 10 : Make mode explicit #Patch Set 11 : Improve mode arg help text #
Dependent Patchsets: Messages
Total messages: 24 (12 generated)
|