Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Jennifer Yu 508d30929f Re-check in clang support gun asm goto after fixing tests. 6 жил өмнө
  Erich Keane a85622d923 Revert "clang support gnu asm goto." 6 жил өмнө
  Jennifer Yu 5846cacafa clang support gnu asm goto. 6 жил өмнө
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 жил өмнө
  Stephen Kelly d7b659b592 Port getLocStart -> getBeginLoc 7 жил өмнө
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. 7 жил өмнө
  Akira Hatanaka f4ab7b42eb [ObjC] Allow declaring __strong pointer fields in structs in Objective-C 7 жил өмнө
  Adrian Prantl 550c574546 Silence a bunch of implicit fallthrough warnings 7 жил өмнө
  Akira Hatanaka 17081268e2 [Sema][ObjC] Disallow jumping into ObjC fast enumeration loops. 8 жил өмнө
  Vitaly Buka 74382504e2 [Sema] Handle CaseStmt and DefaultStmt as SwitchCase 8 жил өмнө
  Erik Pilkington 1d09f0125a [ObjC] Warn on unguarded use of partial declaration 9 жил өмнө
  Richard Smith 9530e8bab6 P0305R0: Semantic analysis and code generation for C++17 init-statement for 'if' and 'switch': 9 жил өмнө
  Richard Smith 75ac0f5028 Implement p0292r2 (constexpr if), a likely C++1z feature. 9 жил өмнө
  Richard Smith df8663bead Refactor scope building in JumpDiagnostics for simplicity. This fixes a 9 жил өмнө
  John McCall b4456eb59f Some minor ARC diagnostic improvements. 9 жил өмнө
  Benjamin Kramer 247b5bd74b Switch users of the 'for (StmtRange range = stmt->children(); range; ++range)‘ pattern to range for loops. 10 жил өмнө
  Hubert Tong e3a0eff641 Test commit access. 10 жил өмнө
  Nico Weber 8880714d42 Warn when jumping out of a __finally block via goto. 10 жил өмнө
  Nico Weber 9f8e91b1e9 Wrap to 80 columns. No behavior change. 10 жил өмнө
  Nico Weber 2c7b0780fa Implement jump scope SEHmantic analysis. 10 жил өмнө
  Reid Kleckner 4702b3a507 Initial support for Win64 SEH IR emission 10 жил өмнө
  Ehsan Akhgari d88b0e1b7f ms-inline-asm: Scope inline asm labels to functions 11 жил өмнө
  Richard Smith 4b691c5dee PR20356: Fix all Sema warnings with mismatched ext_/warn_ versus 11 жил өмнө
  Craig Topper 6b8c5857eb [C++11] Use 'nullptr'. Sema edition. 11 жил өмнө
  Alp Toker 6d5195b9d5 Add support for partial jump scope checking 11 жил өмнө
  Aaron Ballman 6440fd7553 [C++11] Replacing BlockDecl iterators capture_begin() and capture_end() with iterator_range captures(). Updating all of the usages of the iterators with range-based for loops. 11 жил өмнө
  Aaron Ballman 47aa3ca54b [C++11] Replacing DeclStmt iterators decl_begin() and decl_end() with iterator_range decls(). Updating all of the usages of the iterators with range-based for loops. 11 жил өмнө
  Alp Toker ab3d595970 Rename language option MicrosoftMode to MSVCCompat 11 жил өмнө
  Richard Smith 22ab81e8ac PR18217: Rewrite JumpDiagnostics' handling of temporaries, to correctly handle 11 жил өмнө
  Alp Toker 2b01e1e26d Correct hyphenations in comments and assert messages 11 жил өмнө