diff options
author | Artem Dergachev <artem.dergachev@gmail.com> | 2019-04-23 21:30:30 +0000 |
---|---|---|
committer | Artem Dergachev <artem.dergachev@gmail.com> | 2019-04-23 21:30:30 +0000 |
commit | a746f2b73c39c2043cb75cd4210f87c2b3e347cc (patch) | |
tree | 37d4dc27ad47a5f4dd4d9b8ba8a0783504d7456d /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | ace7a086ca38738385b84d72b8e2df57ee14bf43 (diff) | |
download | bcm5719-llvm-a746f2b73c39c2043cb75cd4210f87c2b3e347cc.tar.gz bcm5719-llvm-a746f2b73c39c2043cb75cd4210f87c2b3e347cc.zip |
[analyzer] Fix macro names in diagnostics within bigger macros.
If macro "CHECK_X(x)" expands to something like "if (x != NULL) ...",
the "Assuming..." note no longer says "Assuming 'x' is equal to CHECK_X".
Differential Revision: https://reviews.llvm.org/D59121
llvm-svn: 359037
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions