Skip to content
  1. Sep 05, 2012
  2. Sep 04, 2012
  3. Sep 02, 2012
    • Logan Chien's avatar
      Rename ANDROIDEABI to Android. · c6fd8209
      Logan Chien authored
      Most of the code guarded with ANDROIDEABI are not
      ARM-specific, and having no relation with arm-eabi.
      Thus, it will be more natural to call this
      environment "Android" instead of "ANDROIDEABI".
      
      Note: We are not using ANDROID because several projects
      are using "-DANDROID" as the conditional compilation
      flag.
      
      llvm-svn: 163088
      c6fd8209
    • Joao Matos's avatar
      Implemented parsing and AST support for the MS __leave exception statement.... · c32a7e4d
      Joao Matos authored
      Implemented parsing and AST support for the MS __leave exception statement. Also a minor fix to __except printing in StmtPrinter.cpp. Thanks to Aaron Ballman for review.
      
      llvm-svn: 163083
      c32a7e4d
  4. Sep 01, 2012
  5. Aug 31, 2012
  6. Aug 29, 2012
  7. Aug 28, 2012
  8. Aug 27, 2012
  9. Aug 25, 2012
  10. Aug 24, 2012
  11. Aug 23, 2012
  12. Aug 22, 2012
  13. Aug 21, 2012
Loading