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 /clang/lib/Analysis | |
parent | 40c3d6e33590054f095b5adfcd62ddc3c5c58e69 (diff) | |
download | bcm5719-llvm-ccf8d5b8292afd91e811c6657d73682da66f46f5.tar.gz bcm5719-llvm-ccf8d5b8292afd91e811c6657d73682da66f46f5.zip |
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 'clang/lib/Analysis')
0 files changed, 0 insertions, 0 deletions