Skip to content
  1. Mar 27, 2011
  2. Nov 18, 2010
  3. Aug 06, 2010
  4. Apr 20, 2010
  5. Apr 14, 2010
  6. Dec 15, 2009
  7. Nov 29, 2009
  8. Aug 11, 2009
    • Nate Begeman's avatar
      Take 2 on AltiVec-style vector initializers. · 5ec4b318
      Nate Begeman authored
      Fixes PR4704 problems
      
      Addresses Eli's patch feedback re: ugly cast code
      
      Updates all postfix operators to remove ParenListExprs.  While this is awful,
      no better solution (say, in the parser) is obvious to me.  Better solutions
      welcome.
      
      llvm-svn: 78621
      5ec4b318
  9. Aug 10, 2009
    • Daniel Dunbar's avatar
      Revert r78535, it is causing a number of failures to build projects. · 481fe509
      Daniel Dunbar authored
      --- Reverse-merging r78535 into '.':
      D    test/Sema/altivec-init.c
      U    include/clang/Basic/DiagnosticSemaKinds.td
      U    include/clang/AST/Expr.h
      U    include/clang/AST/StmtNodes.def
      U    include/clang/Parse/Parser.h
      U    include/clang/Parse/Action.h
      U    tools/clang-cc/clang-cc.cpp
      U    lib/Frontend/PrintParserCallbacks.cpp
      U    lib/CodeGen/CGExprScalar.cpp
      U    lib/Sema/SemaInit.cpp
      U    lib/Sema/Sema.h
      U    lib/Sema/SemaExpr.cpp
      U    lib/Sema/SemaTemplateInstantiateExpr.cpp
      U    lib/AST/StmtProfile.cpp
      U    lib/AST/Expr.cpp
      U    lib/AST/StmtPrinter.cpp
      U    lib/Parse/ParseExpr.cpp
      U    lib/Parse/ParseExprCXX.cpp
      
      llvm-svn: 78551
      481fe509
  10. Aug 09, 2009
Loading