llvm-project/clang/lib
Ted Kremenek c3e1f2f9ba Fix a bug (PR 6699) in RegionStore::RemoveDeadBindings() where
array values with a non-zero offset would get prematurely pruned from the store.

llvm-svn: 100067
2010-04-01 00:15:55 +00:00
..
AST Change the representation of dependent elaborated-type-specifiers 2010-03-31 22:19:08 +00:00
Analysis the big refactoring bits of PR3782. 2010-03-30 20:24:48 +00:00
Basic Reinstate my CodeModificationHint -> FixItHint renaming patch, without 2010-03-31 17:46:05 +00:00
Checker Fix a bug (PR 6699) in RegionStore::RemoveDeadBindings() where 2010-04-01 00:15:55 +00:00
CodeGen Extend DependentNameType with a keyword enum that specifies whether 2010-03-31 20:19:30 +00:00
Driver add support for -MQ flag to quote targets in dependency file, 2010-03-29 17:55:58 +00:00
Frontend Reinstate my CodeModificationHint -> FixItHint renaming patch, without 2010-03-31 17:46:05 +00:00
Headers Fix 80 col violations. 2010-03-26 20:17:17 +00:00
Index Allow users to set CPPFLAGS and CXXFLAGS on the make command line. 2010-03-12 22:55:16 +00:00
Lex Reinstate my CodeModificationHint -> FixItHint renaming patch, without 2010-03-31 17:46:05 +00:00
Parse Issue better syntax error when objc's messaging 2010-03-31 20:22:35 +00:00
Rewrite Let SourceManager::getBufferData return StringRef instead of a pair of two const char*. 2010-03-16 14:14:31 +00:00
Runtime Runtime: Install the new libcc_kext.a produced by the clang_darwin compiler-rt 2010-03-26 19:37:38 +00:00
Sema Improve diagnostics when an elaborated-type-specifer containing a 2010-03-31 23:17:41 +00:00
CMakeLists.txt Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00
Makefile Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00