mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-24 18:20:38 +00:00
Argyrios Kyrtzidis
8dbcfc39cd
[libclang] Fix a crash when serializing a preprocessing record that contains
an #include entry that did not resolve to header file. Part of rdar://11007039 llvm-svn: 152275
Change some smart_ptr == 0 to smart_ptr == nullptr. Fixes http://llvm.org/bugs/show_bug.cgi?id=12185.
Description
llvm with tablegen backend for capstone disassembler
Languages
LLVM
34.8%
C++
32.7%
C
19.6%
Assembly
8.6%
MLIR
1.2%
Other
2.7%