diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2013-01-29 20:28:24 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2013-01-29 20:28:24 +0000 |
commit | 005206a81362156299d4e928162b6b669c456918 (patch) | |
tree | d0a8a5ccc2b8ace8a1ddc85abf8c5c2acdac604c /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | dd60e0902144a7e9a162a6f9aa6d333075c389a4 (diff) | |
download | llvm-005206a81362156299d4e928162b6b669c456918.zip llvm-005206a81362156299d4e928162b6b669c456918.tar.gz llvm-005206a81362156299d4e928162b6b669c456918.tar.bz2 |
[Preprocessor] When checking if we can concatenate two tokens, check
if they were already concatenated in source using the spelling locations
even if they came from a macro expansion.
This fixes an issue where a GUID passed as macro argument ends up
malformed after preprocessing because we added spaces inside it.
rdar://13016645
llvm-svn: 173826
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions