llvm-project/clang/lib
Fariborz Jahanian ecbbb6e9ba Diagnose when accessing property in a class method and
no property accessor class method to be found, instead of
crashing in IRGen. // rdar://8703553

llvm-svn: 120855
2010-12-03 23:37:08 +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 Fix an insidious bug in BugReporter where 2010-12-03 06:52:30 +00:00
CodeGen Add support for vmul_p8 Neon intrinsic. Radar 8446141. 2010-12-03 17:29:39 +00:00
Driver Remove stray emacs mode marker. 2010-12-01 04:33:27 +00:00
Frontend Driver, Frontend: add CUDA language support 2010-12-01 03:15:20 +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 Diagnose when accessing property in a class method and 2010-12-03 23:37:08 +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