diff options
author | Alex Lorenz <arphaman@gmail.com> | 2019-09-19 22:39:24 +0000 |
---|---|---|
committer | Alex Lorenz <arphaman@gmail.com> | 2019-09-19 22:39:24 +0000 |
commit | ccf8d5b8292afd91e811c6657d73682da66f46f5 (patch) | |
tree | 224adda711c9012ebadbe2150a462794f77bf88f /llvm/lib/Object/TapiFile.cpp | |
parent | 40c3d6e33590054f095b5adfcd62ddc3c5c58e69 (diff) | |
download | llvm-ccf8d5b8292afd91e811c6657d73682da66f46f5.zip llvm-ccf8d5b8292afd91e811c6657d73682da66f46f5.tar.gz llvm-ccf8d5b8292afd91e811c6657d73682da66f46f5.tar.bz2 |
Fix for stringized function-macro args continued across lines
In case of certain #define'd macros, there's a space just before line continuation
that the minimized-source lexer was missing to include, resulting in invalid stringize.
Patch by: kousikk (Kousik Kumar)
Differential Revision: https://reviews.llvm.org/D67635
llvm-svn: 372360
Diffstat (limited to 'llvm/lib/Object/TapiFile.cpp')
0 files changed, 0 insertions, 0 deletions