At the optimistic least, I'm hoping to get around to adding support for familiar template syntax to lambdas and vaopt to the preprocessor, under it.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Remove some erroneously included fragments (patches to Sema) of a future potential patch.
Comment Actions
Has GCC picked the same name for their language standard? I want to make sure we're consistent there (and think this is the correct name).
Comment Actions
Hmm - good point - not sure about the best way to confirm that...
I'm fairly sure Jason said something during a discussion with me (about the additional template syntax to lambdas) in which he referred to gcc as already having a "C++2a feature" - and so i just inferred that that's what they were calling it ...
Comment Actions
LGTM with a small commenting nit.
lib/Frontend/InitPreprocessor.cpp | ||
---|---|---|
377 | Missing full stop at the end of the comment. |
Missing full stop at the end of the comment.