mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +08:00
3ea7269b54aefd674424cd89be5f17ea8e18d222
type over into the AST context, then make that declaration a predefined declaration in the AST format. This ensures that different AST files will at least agree on the (global) declaration ID for 'id', and eliminates one of the "special" types in the AST file format. llvm-svn: 137429
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%