aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/MetadataLoader.cpp
diff options
context:
space:
mode:
authorPaul C. Anagnostopoulos <paul@windfall.com>2020-08-21 23:22:06 +0200
committerNicolai Hähnle <nicolai.haehnle@amd.com>2020-08-21 23:33:57 +0200
commit196e6f9f18933ed33eee39a1c9350ccce6b18e2c (patch)
treed40ae0b507fafb714403019aca3154d05bd8a2f0 /llvm/lib/Bitcode/Reader/MetadataLoader.cpp
parent503deec2183d466dad64b763bab4e15fd8804239 (diff)
downloadllvm-196e6f9f18933ed33eee39a1c9350ccce6b18e2c.zip
llvm-196e6f9f18933ed33eee39a1c9350ccce6b18e2c.tar.gz
llvm-196e6f9f18933ed33eee39a1c9350ccce6b18e2c.tar.bz2
Replace TableGen range piece punctuator with '...'
The TableGen range piece punctuator is currently '-' (e.g., {0-9}), which interacts oddly with the fact that an integer literal's sign is part of the literal. This patch replaces the '-' with the new punctuator '...'. The '-' punctuator is deprecated. Differential Revision: https://reviews.llvm.org/D85585 Change-Id: I3d53d14e23f878b142d8f84590dd465a0fb6c09c
Diffstat (limited to 'llvm/lib/Bitcode/Reader/MetadataLoader.cpp')
0 files changed, 0 insertions, 0 deletions