diff options
author | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2024-12-25 17:42:14 +0800 |
---|---|---|
committer | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2024-12-25 17:45:28 +0800 |
commit | 676b48d1ccd8223bb0bd889cce13e6faecd20c6d (patch) | |
tree | 61a7b5d4e78cfca02320f366a4d7f91769144c86 /llvm/lib/CodeGen/SelectOptimize.cpp | |
parent | 5fb57131b744c52f74919f9487f4a9fa69f455fb (diff) | |
download | llvm-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