Go to file
Ted Kremenek 84c6f0a1e6 Implement: <rdar://problem/7185647> [RegionStore] 'self' cannot be NULL upon entry to a method
Here we implement this as a precondition within GRExprEngine, even though it is
related to how BasicStoreManager and RegionStoreManager model 'self'
differently. Putting this as a high-level precondition is more general, which is
why it isn't in RegionStore.cpp.

llvm-svn: 81378
2009-09-09 20:36:12 +00:00
clang Implement: <rdar://problem/7185647> [RegionStore] 'self' cannot be NULL upon entry to a method 2009-09-09 20:36:12 +00:00
compiler-rt Support building for a single target architecture. 2009-09-03 20:49:22 +00:00
llvm hoist the call to processDebugLoc out of the generated 2009-09-09 20:34:59 +00:00