This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 943e5a4488 Add more information to JSON AST dumping of source locations. new 92d65244d5 Reland [Driver] Fix -working-directory issues
The 1 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: include/clang/Basic/DiagnosticDriverKinds.td | 2 ++ lib/Driver/Driver.cpp | 22 +++++++---------- lib/Driver/ToolChains/Clang.cpp | 35 ++++++++++++---------------- test/Driver/gen-cdb-fragment.c | 8 +++++++ test/Driver/working-directory.c | 13 +++++++++-- 5 files changed, 45 insertions(+), 35 deletions(-)