mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 01:07:04 +08:00
b29f685d3c2ebc79fba3af4b31f60a3184c6909c
hot path will typically profitably get inlined (based on what I see from the users of PartialDiagnostic). llvm-svn: 152322
…
Change some smart_ptr == 0 to smart_ptr == nullptr. Fixes http://llvm.org/bugs/show_bug.cgi?id=12185.
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%