mirror of
https://github.com/intel/llvm.git
synced 2026-02-02 10:08:59 +08:00
c4e04a29640335082eec854bbfdcf3d3a1f897c3
If an import directive was put into wrong context, the error message was obscure, complaining on misbalanced braces. To get more descriptive messages, annotation tokens related to modules are processed where they must not be seen. Differential Revision: http://reviews.llvm.org/D11844 llvm-svn: 248085
Languages
LLVM
41.3%
C++
31.5%
C
13%
Assembly
9.5%
MLIR
1.5%
Other
2.8%