mirror of
https://github.com/intel/llvm.git
synced 2026-02-04 20:00:11 +08:00
b2b0795c9fb3e01a60e5592a3ec8816a3d2addb0
when deserialized, fixing random crashes in libclang. Also simplifies how OpaqueValueExprs are [de]serialized. The reader/writer automatically retains pointer equality of sub-statements (when a statement node is referenced in multiple nodes), so no need to manually handle it. llvm-svn: 145752
Languages
LLVM
41.4%
C++
31.4%
C
13%
Assembly
9.6%
MLIR
1.5%
Other
2.7%