Files
clang-p2996/llvm/lib/TableGen
Senran Zhang cd7280b6e6 [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
2023-08-20 21:46:36 -07:00
..
2023-07-20 16:03:17 +08:00
2023-07-20 16:03:17 +08:00