Fields
| hardware | None |
| os | None |
Parameters
Fields
| Name | Value |
|---|
Parameters
| Name | Value |
|---|---|
| git_commit |
commit 08159e6e117f5717d30230cb6568d7f3686b2c86 Author: A. Jiang <de34@live.cn> Date: Fri Oct 25 09:04:42 2024 +0800 [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. |