diff options
author | Vlad Serebrennikov <serebrennikov.vladislav@gmail.com> | 2024-06-04 13:18:56 +0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-04 13:18:56 +0400 |
commit | c631131a1490af9f908a3a3be9aae5295ecff67d (patch) | |
tree | 2da6ed9ad9492c5a38f1e927443d9f29fb4a45a9 /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | c0e6dd1e7c39be43731bc2036136f3126e029d08 (diff) | |
download | llvm-c631131a1490af9f908a3a3be9aae5295ecff67d.zip llvm-c631131a1490af9f908a3a3be9aae5295ecff67d.tar.gz llvm-c631131a1490af9f908a3a3be9aae5295ecff67d.tar.bz2 |
[clang] Move CWG2390 test into `cwg23xx.cpp` (#94206)
This patch refactors an existing test for
[CWG2390](https://cplusplus.github.io/CWG/issues/2390.html) "Is the
argument of `__has_cpp_attribute` macro-expanded?" to use `#error`
instead of emitting a variable in IRGen and checking it via FileCheck.
As a bonus, this makes it possible to move the test into `cwg23xx.cpp`.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions