mirror of
https://github.com/intel/llvm.git
synced 2026-01-23 07:58:23 +08:00
949f9b9f641720804832e460b5e04df47ec6b8a5
Now that we use TerminateProcess, the debugger doesn't stop on program exit. Add this breakpoint so that the debugger stops after asan reports an error and is prepared to exit the program. llvm-svn: 286501
…
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%