diff options
author | Craig Topper <craig.topper@gmail.com> | 2016-01-28 05:22:54 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2016-01-28 05:22:54 +0000 |
commit | 3efc7c0c464c317b0f88cbf26bc9c53b5d6414de (patch) | |
tree | d840e32fbc3aeb90e5faeeb581dcbc960dca40c0 /libcxx/src/regex.cpp | |
parent | cac5589ba9038e537941368ae0187156cb73dfc4 (diff) | |
download | bcm5719-llvm-3efc7c0c464c317b0f88cbf26bc9c53b5d6414de.tar.gz bcm5719-llvm-3efc7c0c464c317b0f88cbf26bc9c53b5d6414de.zip |
[Lex] Share some common code between decimal and octal parsing in NumericLiteralParser.
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
Diffstat (limited to 'libcxx/src/regex.cpp')
0 files changed, 0 insertions, 0 deletions