summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Format/FormatTestJS.cpp
diff options
context:
space:
mode:
authorMarina Yatsina <marina.yatsina@intel.com>2015-12-29 08:49:34 +0000
committerMarina Yatsina <marina.yatsina@intel.com>2015-12-29 08:49:34 +0000
commitafb72f38f8bee35c64801667201ee0d5882c4834 (patch)
treef98bf5d4211ceada0eba17ca75192ea35f474bd3 /clang/unittests/Format/FormatTestJS.cpp
parent3661c62e4b53fc0efd383631daa27923c669e6f4 (diff)
downloadbcm5719-llvm-afb72f38f8bee35c64801667201ee0d5882c4834.tar.gz
bcm5719-llvm-afb72f38f8bee35c64801667201ee0d5882c4834.zip
[ms inline asm] Add support for label names with '$' chars
In MS inline asm syntax a label with '$' char produces an error, while in AT&T it does not. In AT&T inline asm syntax Clang escapes the '$' char and replaces it with "$$". Adopted same approach for MS syntax. Differential Revision: http://reviews.llvm.org/D15795 llvm-svn: 256545
Diffstat (limited to 'clang/unittests/Format/FormatTestJS.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud