This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 90b379f219 [Driver] allow Android triples to alias for non Android targets new 9b5257f27c [analyzer] Fix dumping for SymbolConjured conjured at no par [...] new 0f2e415213 [Driver] Reland again: Default Android toolchains to libc++.
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Driver/ToolChains/Linux.cpp | 6 ++ lib/Driver/ToolChains/Linux.h | 1 + lib/StaticAnalyzer/Core/SymbolManager.cpp | 11 +- test/Analysis/dump_egraph.cpp | 15 +++ .../sysroot/usr/include/c++/v1}/.keep | 0 test/Driver/android-ndk-standalone.cpp | 120 ++++++++++----------- 6 files changed, 84 insertions(+), 69 deletions(-) create mode 100644 test/Analysis/dump_egraph.cpp copy test/Driver/Inputs/{CUDA-macosx/usr/local/cuda/bin => basic_android_ndk_tree/ [...]