Files
clang-p2996/llvm/lib/IR/LLVMContext.cpp
gonzalobg 0f521931b8 LLVMContext: add getSyncScopeName() to lookup individual scope name (#109484)
This PR adds a `getSyncScopeString(Id)` API to `LLVMContext` that
returns the `StringRef` for that ID, if any.
2024-09-25 11:13:56 -07:00

13 KiB