llvm-project/clang/lib
John McCall f3eb96fccf Kill the KVC l-value kind and calculate the base expression when emitting
the l-value.

llvm-svn: 120884
2010-12-04 02:32:38 +00:00
..
AST Diagnose when accessing property in a class method and 2010-12-03 23:37:08 +00:00
Analysis Fix range in printf warnings for invalid conversion specifiers. 2010-12-02 20:57:51 +00:00
Basic attempt to fix a buildbot failure, apparently apache fails to build. 2010-12-02 04:27:29 +00:00
Checker Minor refactoring; have BugReport::getRanges return a pair of iterator, no functionality change. 2010-12-04 01:12:15 +00:00
CodeGen Kill the KVC l-value kind and calculate the base expression when emitting 2010-12-04 02:32:38 +00:00
Driver Remove stray emacs mode marker. 2010-12-01 04:33:27 +00:00
Frontend Implement -cl-std= 2010-12-04 01:51:40 +00:00
FrontendTool Merge System into Support. 2010-11-29 18:12:39 +00:00
Headers Optimized IR for vec_splat 2010-12-01 21:59:31 +00:00
Index Fix CMake clangIndex library dependencies, from Logan Chien 2010-09-20 18:32:29 +00:00
Lex Fix diagnostic for reporting bad escape sequence. 2010-12-03 00:09:56 +00:00
Parse Added struct/class syntactic info for c++0x scoped enum. 2010-12-03 18:54:17 +00:00
Rewrite Simplify the ASTs by consolidating ObjCImplicitGetterSetterExpr and ObjCPropertyRefExpr 2010-12-02 01:19:52 +00:00
Sema Implement -cl-single-precision-constant 2010-12-04 01:50:56 +00:00
Serialization Added struct/class syntactic info for c++0x scoped enum. 2010-12-03 18:54:17 +00:00
CMakeLists.txt Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00
Makefile Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00