It looks like this should be relatively easy to fix—do something similar to how Parser::parseExprPrimary() handles underscores in integer literals. It may make sense to also look at other syntaxes that parse tok::integer_literal and make sure they support underscores if appropriate.
Environment
Near-master, 15 April 2019
Additional Detail from JIRA
md5: 41076a6957823a7ff8a7fce6be55225d
Issue Description:
Underscore separators in
#sourceLocation
directives probably ought to be supported.The text was updated successfully, but these errors were encountered: