diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-02-23 15:53:36 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-02-23 15:53:36 +0000 |
commit | 5db529852e4721a9939db661052df370e7eb3b4a (patch) | |
tree | 9a841451bfd6d1b9d879ac12036d3bb9a20c93d9 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | b2ae2c0fd509bd37c1b63f63dc5be53a7ea4b609 (diff) | |
download | llvm-5db529852e4721a9939db661052df370e7eb3b4a.zip llvm-5db529852e4721a9939db661052df370e7eb3b4a.tar.gz llvm-5db529852e4721a9939db661052df370e7eb3b4a.tar.bz2 |
MCAsmParser: handle space properly for .ifc/.ifnc
If the strings are not quoted, the first string stops at the first comma, and
the second string stops at the end of the line. Strings which contain
whitespace should be quoted. Unquoted space is to be discarded.
llvm-svn: 201985
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions