aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/SelectOptimize.cpp
diff options
context:
space:
mode:
authorChuanqi Xu <yedeng.yd@linux.alibaba.com>2024-12-25 17:42:14 +0800
committerChuanqi Xu <yedeng.yd@linux.alibaba.com>2024-12-25 17:45:28 +0800
commit676b48d1ccd8223bb0bd889cce13e6faecd20c6d (patch)
tree61a7b5d4e78cfca02320f366a4d7f91769144c86 /llvm/lib/CodeGen/SelectOptimize.cpp
parent5fb57131b744c52f74919f9487f4a9fa69f455fb (diff)
downloadllvm-676b48d1ccd8223bb0bd889cce13e6faecd20c6d.zip
llvm-676b48d1ccd8223bb0bd889cce13e6faecd20c6d.tar.gz
llvm-676b48d1ccd8223bb0bd889cce13e6faecd20c6d.tar.bz2
[C++20] [Modules] Diagnose if import statement lakcs a semicolon
Close https://github.com/llvm/llvm-project/issues/121066 Now we will diagnose that the import statement lacks a semicolon as expected. Note that the original "not found" diagnose message remains. I meant to remove that, but the test shows it might be more complex process (other unexpected diagnose shows up). Given the importance of the issue, I chose to not dig deeper.
Diffstat (limited to 'llvm/lib/CodeGen/SelectOptimize.cpp')
0 files changed, 0 insertions, 0 deletions