android_build/core/clang
Chih-Hung Hsieh 7ed0db8d1d Remove core/clang/versions.mk and scan-build wrapper
* Use the definitions of ClangDefaultBase and ClangDefaultVersion
  in build/soong/cc/config/global.go.
* scan-build is too old;
  replaced by better clang-tidy's -clang-analyzer-* checks.
* WITH_STATIC_ANALYZER is still effective
  to invoke ccc-analyzer or c++-analyzer.

Test: make checkbuild
Change-Id: Ifd159dd28e529d5d3c9807f5e391911365da8cdb
2018-02-15 13:38:50 -08:00
..
HOST_CROSS_x86.mk Compiler-rt libraries now use i386 instead of i686 2018-02-08 14:08:44 +08:00
HOST_CROSS_x86_64.mk
HOST_x86.mk Compiler-rt libraries now use i386 instead of i686 2018-02-08 14:08:44 +08:00
HOST_x86_64.mk
OWNERS
TARGET_arm.mk
TARGET_arm64.mk
TARGET_mips.mk
TARGET_mips64.mk
TARGET_x86.mk
TARGET_x86_64.mk
config.mk Merge "clang: Allow LOCAL_CLANG exception for device/google/contexthub project" 2017-08-03 16:39:37 +00:00
tidy.mk