about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorHuon Wilson <dbau.pp+github@gmail.com>2014-11-19 15:48:38 +1100
committerHuon Wilson <dbau.pp+github@gmail.com>2014-11-20 00:02:42 +1100
commit6679595853705ca11f64984a055be60233321a4a (patch)
tree5821ae6fb5779244f5aebfd3527b2ab3eca69219 /src/rustllvm/RustWrapper.cpp
parentff0278bc152c5e3072434615cf9861e98a160e71 (diff)
downloadrust-6679595853705ca11f64984a055be60233321a4a.tar.gz
rust-6679595853705ca11f64984a055be60233321a4a.zip
Parse and store suffixes on literals.
This adds an optional suffix at the end of a literal token:
`"foo"bar`. An actual use of a suffix in a expression (or other literal
that the compiler reads) is rejected in the parser.

This doesn't switch the handling of numbers to this system, and doesn't
outlaw illegal suffixes for them yet.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions