This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 76f5d57 Introduce an 'external_source_symbol' attribute that describe [...] new f24b23f [PCH] Avoid VarDecl emission attempt if no owning module avaiable new ebb54bf clang-format: [JS/TS] Properly understand cast expressions.
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/Format/TokenAnnotator.cpp | 7 +++++-- lib/Serialization/ASTReaderDecl.cpp | 4 ++-- test/PCH/empty-def-fwd-struct.h | 12 ++++++++++++ unittests/Format/FormatTestJS.cpp | 3 +++ 4 files changed, 22 insertions(+), 4 deletions(-) create mode 100644 test/PCH/empty-def-fwd-struct.h