This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e4bc29d07f Remove superfluous ; to fix -Wpedantic warning from gcc new 2a5e6fd94b [Fixed Point Arithmetic] Fix for bug where integer literals [...]
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: lib/Lex/LiteralSupport.cpp | 15 ++++-- test/Frontend/fixed_point_errors.c | 84 +++++++++++++++++++++++++++++++++ test/Frontend/fixed_point_errors.cpp | 5 ++ test/Frontend/fixed_point_not_enabled.c | 6 +++ 4 files changed, 105 insertions(+), 5 deletions(-)