summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/BasicValueFactory.cpp
diff options
context:
space:
mode:
authorSean Callanan <scallanan@apple.com>2010-12-01 21:35:54 +0000
committerSean Callanan <scallanan@apple.com>2010-12-01 21:35:54 +0000
commit3670ba5c8749e1106588dbaa2676f5f674291509 (patch)
treecddb4c51231f66ecec474c9dedde50d3345d4517 /clang/lib/Checker/BasicValueFactory.cpp
parent9d0bb1e366e0bbcf70417bdbc7b36e20202a676c (diff)
downloadbcm5719-llvm-3670ba5c8749e1106588dbaa2676f5f674291509.tar.gz
bcm5719-llvm-3670ba5c8749e1106588dbaa2676f5f674291509.zip
Fixed ClangUserExpression's wrapping of expressions
in C++ methods. There were two fixes involved: - For an object whose contents are not known, the expression should be treated as a non-member, and "this" should have no meaning. - For a const object, the method should be declared const as well. llvm-svn: 120606
Diffstat (limited to 'clang/lib/Checker/BasicValueFactory.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud