[all-commits] [llvm/llvm-project] ef3744: [Lexer] Fix invalid suffix diagnostic for fixed-po...
Leonard Chan via All-commits
all-commits at lists.llvm.org
Wed May 27 16:18:03 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ef37444058550b0f49441b994c9e9368d8e42da8
https://github.com/llvm/llvm-project/commit/ef37444058550b0f49441b994c9e9368d8e42da8
Author: Leonard Chan <leonardchan at google.com>
Date: 2020-05-27 (Wed, 27 May 2020)
Changed paths:
M clang/include/clang/Basic/DiagnosticLexKinds.td
M clang/include/clang/Lex/LiteralSupport.h
M clang/lib/Lex/LiteralSupport.cpp
M clang/test/Frontend/fixed_point_errors.c
Log Message:
-----------
[Lexer] Fix invalid suffix diagnostic for fixed-point literals
Committing on behalf of nagart, who authored this patch.
Differential Revision: https://reviews.llvm.org/D80412
More information about the All-commits
mailing list