Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 жил өмнө
  Stephen Kelly 425b89a8d0 NFC: Replace asserts with if() in SourceLocation accessors 6 жил өмнө
  Clement Courbet cfbaedac46 [WIP][Sema] Improve static_assert diagnostics for type traits. 6 жил өмнө
  Stephen Kelly 78d4305bef [NestedNameSpecifier] Add missing stream-specific dump methods 6 жил өмнө
  Erik Pilkington e2195ee646 [AST] Fix a crash on invalid. 7 жил өмнө
  Fangrui Song abdbb605f2 Remove trailing space 7 жил өмнө
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. 7 жил өмнө
  Serge Pavlov f816682dc8 Clean up use of C allocation functions 7 жил өмнө
  Serge Pavlov 9fadf2235f Refactor functions PrintTemplateArgumentList 7 жил өмнө
  Eugene Zelenko 125689b7aa [AST] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 7 жил өмнө
  Galina Kistanova 7775bf22db Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC. 8 жил өмнө
  Benjamin Kramer fd352be22e Retire llvm::alignOf in favor of C++11 alignof. 8 жил өмнө
  Yaron Keren 4aa93d2196 Un-tabify source files, NFC. 9 жил өмнө
  David Majnemer ce09fec7c1 [AST] Use ArrayRef in more interfaces 9 жил өмнө
  Richard Smith 5be817d9f9 P0136R1, DR1573, DR1645, DR1715, DR1736, DR1903, DR1941, DR1959, DR1991: 9 жил өмнө
  Yaron Keren dcbc03e446 Annotate dump() methods with LLVM_DUMP_METHOD, addressing Richard Smith r259192 post commit comment. 9 жил өмнө
  Yaron Keren db7c3ac534 Constify NestedNameSpecifier::dump and add a no-argument dump function suitable for calling from a debugger. 9 жил өмнө
  Chandler Carruth 9bf4b5f626 [UB] Fix the two ways that we would try to memcpy from a null buffer in 10 жил өмнө
  Alexander Kornienko 8ca7705aa3 Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 10 жил өмнө
  Alexander Kornienko ac58acc7f2 Fixed/added namespace ending comments using clang-tidy. NFC 10 жил өмнө
  Nikola Smiljanic 7159053ff3 -ms-extensions: Implement __super scope specifier (PR13236). 11 жил өмнө
  Serge Pavlov 6ce57c7e38 Simplify memory management in NestedNameSpecifierLocBuilder. 11 жил өмнө
  Craig Topper 613c4e1cde [C++11] Use 'nullptr'. AST edition. 11 жил өмнө
  Robert Wilhelm 344472ebed Use pop_back_val() instead of both back() and pop_back(). 12 жил өмнө
  Benjamin Kramer 5eada844fa Streamify getNameForDiagnostic and remove the string versions of PrintTemplateArgumentList. 12 жил өмнө
  Dmitri Gribenko 8441fffda1 Add constness for NestedNameSpecifier::Create parameter 12 жил өмнө
  Richard Smith 47467041f6 Use the right alignment when allocating NestedNameSpecifier objects. 13 жил өмнө
  Daniel Dunbar 42f42c8c58 [AST] NestedNameSpecifier's ctor/dtor are trivial and should be inlined. 13 жил өмнө
  Benjamin Kramer d7a3e2c5f6 Revert my patches which removed Diagnostic.h includes by moving some operator overloads out of line. 13 жил өмнө
  Benjamin Kramer 00bd44d567 Move various diagnostic operator<< overloads out of line and remove includes of Diagnostic.h. 13 жил өмнө