aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/InitPreprocessor.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2015-02-12 00:34:25 +0000
committerGreg Clayton <gclayton@apple.com>2015-02-12 00:34:25 +0000
commit526ae040bab73b5c9ae273d499a1ab8cb5fb0381 (patch)
tree6230dad5200ab6945fe18d81874c463dcfd0bd1c /clang/lib/Frontend/InitPreprocessor.cpp
parent36f807c8603b170ad71e0f15ec0279aa1c40384c (diff)
downloadllvm-526ae040bab73b5c9ae273d499a1ab8cb5fb0381.zip
llvm-526ae040bab73b5c9ae273d499a1ab8cb5fb0381.tar.gz
llvm-526ae040bab73b5c9ae273d499a1ab8cb5fb0381.tar.bz2
Make a more complete fix for always supplying an execution context when getting byte sizes from types.
There was a test in the test suite that was triggering the backtrace logging output that requested that the client pass an execution context. Sometimes we need the process for Objective C types because our static notion of the type might not align with the reality when being run in a live runtime. Switched from an "ExecutionContext *" to an "ExecutionContextScope *" for greater ease of use. llvm-svn: 228892
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions