llvm-project
059885c7 - [KeyInstr] Complex assignment atoms (#134638)

Commit
126 days ago
[KeyInstr] Complex assignment atoms (#134638) 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