summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/expression/call-function/TestCallBuiltinFunction.py
diff options
context:
space:
mode:
authorScott Egerton <scott.egerton@embecosm.com>2020-01-15 11:28:55 +0000
committerScott Egerton <scott.egerton@embecosm.com>2020-01-15 11:28:57 +0000
commita90ea386981f4fa3c7cb7f62c6900069764b05a8 (patch)
treeb125c624421790750335c00733eb8e3c12641873 /lldb/packages/Python/lldbsuite/test/commands/expression/call-function/TestCallBuiltinFunction.py
parentca6f616532780b236556fc129cda3243d31cb01a (diff)
downloadbcm5719-llvm-a90ea386981f4fa3c7cb7f62c6900069764b05a8.tar.gz
bcm5719-llvm-a90ea386981f4fa3c7cb7f62c6900069764b05a8.zip
[Lexer] Allow UCN for dollar symbol '\u0024' in identifiers when using -fdollars-in-identifiers flag.
Summary: Previously, the -fdollars-in-identifiers flag allows the '$' symbol to be used in an identifier but the universal character name equivalent '\u0024' is not allowed. This patch changes this, so that \u0024 is valid in identifiers. Reviewers: rsmith, jordan_rose Reviewed By: rsmith Subscribers: dexonsmith, simoncook, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D71758
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/expression/call-function/TestCallBuiltinFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud