mirror of
https://github.com/intel/llvm.git
synced 2026-02-05 04:19:25 +08:00
6a7ffbed8ab434277483075b7bb3ed37ab4d5889
Parse of nested name spacifier is modified so that it properly recovers if colon is mistyped as double colon in case statement. This patch fixes PR15133. Differential Revision: http://llvm-reviews.chandlerc.com/D2870 llvm-svn: 206135
…
Languages
LLVM
41.4%
C++
31.4%
C
13%
Assembly
9.6%
MLIR
1.5%
Other
2.7%