summaryrefslogtreecommitdiffstats
path: root/clang/lib/Lex/Lexer.cpp
diff options
context:
space:
mode:
authorJordan Rose <jordan_rose@apple.com>2013-07-23 02:15:20 +0000
committerJordan Rose <jordan_rose@apple.com>2013-07-23 02:15:20 +0000
commit316cdda54bd6e25a02a4f01012fa8e7d0da2fe3d (patch)
tree4eb869eac808b30ebb8663d5752ec8bec19424fc /clang/lib/Lex/Lexer.cpp
parenta45ffe17c717047a0286c44ef5074fe6f37f7caa (diff)
downloadbcm5719-llvm-316cdda54bd6e25a02a4f01012fa8e7d0da2fe3d.tar.gz
bcm5719-llvm-316cdda54bd6e25a02a4f01012fa8e7d0da2fe3d.zip
[analyzer] Enable pseudo-destructor expressions.
These are cases where a scalar type is "destructed", usually due to template instantiation (e.g. "obj.~T()", where 'T' is 'int'). This has no actual effect and the analyzer should just skip over it. llvm-svn: 186927
Diffstat (limited to 'clang/lib/Lex/Lexer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud