diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2010-06-15 07:32:55 +0000 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2010-06-15 07:32:55 +0000 |
commit | a2fb98bfdae228cb6efb2d439524464cdcc6769d (patch) | |
tree | 81156ca322f57211318eee1f101b06ae60acb1c4 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | a55b8877e60258c4c983845a5999e26e7ede7bc8 (diff) | |
download | llvm-a2fb98bfdae228cb6efb2d439524464cdcc6769d.zip llvm-a2fb98bfdae228cb6efb2d439524464cdcc6769d.tar.gz llvm-a2fb98bfdae228cb6efb2d439524464cdcc6769d.tar.bz2 |
When analyzing for member self-assignment, don't attempt to dereference null
Stmt* such as those which occur in ?: . Fixes PR7378.
Also, generally whip the code into shape fixing several coding style violations.
llvm-svn: 105992
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions