diff options
author | A. Jiang <de34@live.cn> | 2024-10-25 09:04:42 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-25 09:04:42 +0800 |
commit | 08159e6e117f5717d30230cb6568d7f3686b2c86 (patch) | |
tree | b2fd960f865f5a3a2b34c2e0376664849c45c6b9 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | c4248fa3edd3e2e18219b4fb46561ca1bfd65728 (diff) | |
download | llvm-08159e6e117f5717d30230cb6568d7f3686b2c86.zip llvm-08159e6e117f5717d30230cb6568d7f3686b2c86.tar.gz llvm-08159e6e117f5717d30230cb6568d7f3686b2c86.tar.bz2 |
[libc++] __uglify `[[clang::noescape]]` (#113280)
Identifiers `clang` and `noescape` are not reserved by the C++ standard,
so perhaps we need to use the equivalent reserved forms.
Also changes the occurrences of that attribute to a macro, following the
convention for `[[_Clang::__lifetimebound__]]`.
Addresses
https://github.com/llvm/llvm-project/pull/91651#discussion_r1807852646.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions