This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 33d82d1 Fix documentation typo. new bb7141b PR31701: Fix crash on invalid caused by parsing a dependent i [...] new b19e13d clang-format: fix fallback style set to "none" not always formatting
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/AST/ASTContext.cpp | 3 ++- lib/Format/Format.cpp | 12 ++++++------ test/Format/style-on-command-line.cpp | 20 ++++++++++++++++++++ test/SemaCXX/constant-expression.cpp | 11 +++++++++++ unittests/Format/FormatTest.cpp | 20 +++++++++++++++++++- 5 files changed, 58 insertions(+), 8 deletions(-)