llvm-project
dd8eb1e6 - [KeyInstr][Clang] Switch stmt atom (#134643)

Commit
126 days ago
[KeyInstr][Clang] Switch stmt atom (#134643) This patch is part of a stack that teaches Clang to generate Key Instructions metadata for C and C++. RFC: https://discourse.llvm.org/t/rfc-improving-is-stmt-placement-for-better-interactive-debugging/82668 The feature is only functional in LLVM if LLVM is built with CMake flag LLVM_EXPERIMENTAL_KEY_INSTRUCTIONs. Eventually that flag will be removed.
Author
Parents
Loading