summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorArtem Dergachev <artem.dergachev@gmail.com>2018-02-10 00:55:49 +0000
committerArtem Dergachev <artem.dergachev@gmail.com>2018-02-10 00:55:49 +0000
commit4b0d160a09d8db4840d5670620b4fb7d4c91c453 (patch)
treeb91ffb7b4bba92f3ffe6613a6190fdc5ee756811 /clang/lib/Frontend/CompilerInvocation.cpp
parentf3e09bdaee008f72865aadb982e5502f6878a485 (diff)
downloadbcm5719-llvm-4b0d160a09d8db4840d5670620b4fb7d4c91c453.tar.gz
bcm5719-llvm-4b0d160a09d8db4840d5670620b4fb7d4c91c453.zip
[analyzer] Add missing pre-post-statement callbacks for OffsetOfExpr.
This expression may or may not be evaluated in compile time, so tracking the result symbol is of potential interest. However, run-time offsetof is not yet supported by the analyzer, so for now this callback is only there to assist future implementation. Patch by Henry Wong! Differential Revision: https://reviews.llvm.org/D42300 llvm-svn: 324790
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud