mirror of
https://github.com/intel/llvm.git
synced 2026-01-28 01:04:49 +08:00
bf3fd7c9a0f359758fc929cfb33708693c4f2aeb
PT_PHDR entry points to the program header itself. llvm-svn: 249839
Adding a checker (cert-err52-cpp) that detects use of setjmp or longjmp in C++ code. Corresponds to the CERT C++ secure coding rule: https://www.securecoding.cert.org/confluence/pages/viewpage.action?pageId=1834
…
Fix incorrect parsing of arguments for nested functions. Reviewed as http://reviews.llvm.org/D13192. Thanks to Anseny Kapoulkine for the patch.
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%