PP: Implement token pasting for PP identifiers.
Implement token pasting as per the C++ specification, within the current
style of the PP code.
Non-identifiers (turning 12 ## 10 into the numeral 1210) is not yet covered;
they should be a simple incremental change built on this one.
Addresses issue #255.
Showing
Test/baseResults/tokenPaste.vert.out
0 → 100755
Test/tokenPaste.vert
0 → 100644
Please
register
or
sign in
to comment