mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 17:45:07 +08:00
3efc7c0c464c317b0f88cbf26bc9c53b5d6414de
There were a couple slight variations between the two copies that I don't believe were intentional. For example, only one of the paths checked for digit separations proceeding a '.', but I think the lexer itself splits the token if a digit separator proceeds a period. llvm-svn: 259022
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%