diff options
author | Hans Wennborg <hans@hanshq.net> | 2015-01-22 22:11:56 +0000 |
---|---|---|
committer | Hans Wennborg <hans@hanshq.net> | 2015-01-22 22:11:56 +0000 |
commit | b60dfbea0ee82a975c38eb1e0ead99872d476c0d (patch) | |
tree | 886fa7f6e877edd0dcada5d20a7b136987b389e7 /clang/test/Modules/explicit-build.cpp | |
parent | bd4ccc89e61b77c9a72a0627026055a0befb91a1 (diff) | |
download | bcm5719-llvm-b60dfbea0ee82a975c38eb1e0ead99872d476c0d.tar.gz bcm5719-llvm-b60dfbea0ee82a975c38eb1e0ead99872d476c0d.zip |
Make the ?: precedence warning handle pointers to the left of ?
Previously, Clang would fail to warn on:
int n = x + foo ? 1 : 2;
when foo is a pointer.
llvm-svn: 226870
Diffstat (limited to 'clang/test/Modules/explicit-build.cpp')
0 files changed, 0 insertions, 0 deletions