This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 0c223be753 Ambiguity might be also uninitialized. Use llvm::Optional. new f5f1f63df1 [Driver] Actually report errors during parsing instead of st [...]
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/Driver/Compilation.h | 8 +++++++- include/clang/Driver/Driver.h | 3 ++- lib/Driver/Compilation.cpp | 5 +++-- lib/Driver/Driver.cpp | 42 ++++++++++++++++++++++++++------------ tools/driver/driver.cpp | 2 +- unittests/Driver/ToolChainTest.cpp | 11 ++++++++++ 6 files changed, 53 insertions(+), 18 deletions(-)