mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 09:31:59 +08:00
96c9d95f5174bebe02583e40683fd6e05b649d59
llvm-svn: 202957
…
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%