aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Sema/SemaCodeComplete.cpp
diff options
context:
space:
mode:
authorSenran Zhang <zsrkmyn@gmail.com>2023-08-20 21:46:35 -0700
committerFangrui Song <i@maskray.me>2023-08-20 21:46:36 -0700
commitcd7280b6e6c43e3c236200bc026f45d33f54f059 (patch)
treef83ca0ac19b19ecd3509e745932453a6bd72a04c /clang/lib/Sema/SemaCodeComplete.cpp
parent2c3ded64bb8b352b06697ba267e93c7ed7dbec23 (diff)
downloadllvm-cd7280b6e6c43e3c236200bc026f45d33f54f059.zip
llvm-cd7280b6e6c43e3c236200bc026f45d33f54f059.tar.gz
llvm-cd7280b6e6c43e3c236200bc026f45d33f54f059.tar.bz2
[TableGen] Fix wrong lex result on 64-bit integer boundaries
Binary and decimal values were reconginzed by strtoll, which returns error when the msb is 1, and the error was ignored, resulting to wrong results. This patch fixes the issue. Reviewed By: MaskRay Differential Revision: https://reviews.llvm.org/D157079
Diffstat (limited to 'clang/lib/Sema/SemaCodeComplete.cpp')
0 files changed, 0 insertions, 0 deletions