mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 09:31:59 +08:00
9b410fb627f9eb1da1729aeb17b05876cfe5d210
intercept pthread_cond (it is required to properly track state of mutexes) detect cycles in mutex graph llvm-svn: 202975
Implement LWG #2212: std::is_final. This requires compiler support, which modern versions of clang provide. Also mark LWG #2230 as complete - no code changes needed.
Add support for JIT debugging on Linux using the GDB JIT interface. Patch written with Keno Fischer.
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%