Commit History

Upphovsman SHA1 Meddelande Datum
  Richard Smith 31de5dab92 P0840R2: support for [[no_unique_address]] attribute 6 år sedan
  Fangrui Song 329eb5c6ba Use llvm::stable_sort 6 år sedan
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 år sedan
  Richard Trieu 27ce6b3918 Move CodeGenOptions from Frontend to Basic 6 år sedan
  Fangrui Song abdbb605f2 Remove trailing space 7 år sedan
  George Karpenkov e7b4d96d68 [AST] Add a convenient getter from QualType to RecordDecl 7 år sedan
  Strahinja Petrovic 7e162c8dc5 This patch provides that bitfields are splitted even in case 7 år sedan
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. 7 år sedan
  Erich Keane 5955ba83f7 [NFC] Fix terrible formatting of CGRecordLower constructor. 7 år sedan
  Alexander Kornienko b8b9458165 Fix typos in clang 7 år sedan
  Richard Smith b75b68b657 Add helper to determine if a field is a zero-length bitfield. 7 år sedan
  George Burgess IV f6b7996bf6 Remove redundant casts. NFC 7 år sedan
  Akira Hatanaka 2cbd32574f [CodeGen] Fix an assertion failure in CGRecordLowering. 7 år sedan
  Wei Mi f725de8314 [Bitfield] Add an option to access bitfield in a fine-grained manner. 7 år sedan
  Saleem Abdulrasool fdc51a5580 revert SVN r265702, r265640 9 år sedan
  Saleem Abdulrasool 8cca4d7cdf Basic: move CodeGenOptions from Frontend 9 år sedan
  Yaron Keren dcbc03e446 Annotate dump() methods with LLVM_DUMP_METHOD, addressing Richard Smith r259192 post commit comment. 9 år sedan
  Rui Ueyama 9e83128d12 Update for LLVM function name change. 9 år sedan
  David Majnemer 93fdb3f356 [MS ABI] Don't crash when inheriting from base with trailing empty array member 9 år sedan
  Ulrich Weigand 3517074ea2 Respect alignment of nested bitfields 10 år sedan
  Alexander Kornienko 8ca7705aa3 Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 10 år sedan
  Alexander Kornienko ac58acc7f2 Fixed/added namespace ending comments using clang-tidy. NFC 10 år sedan
  David Majnemer 97b6875b65 [CodeGen] Indirect fields can initialize a union 10 år sedan
  David Majnemer 01eee5eb74 [CodeGen] Handle flexible array members containing pointers to members 10 år sedan
  John McCall 2a225e3a90 ms_struct does not imply the MS base-layout ABI; separate these 10 år sedan
  John McCall 1f7af499a0 Correctly handle zero-sized but non-empty base classes in IRGen. 10 år sedan
  Aaron Ballman f5f2a0e503 Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; Clang edition. 10 år sedan
  David Majnemer 27c0ff3ab3 CodeGen: Cleanup CGRecordLowering::lowerUnion a little 11 år sedan
  David Majnemer e7a8501d57 CodeGen: Use the initing member's type for a union's storage type more often 11 år sedan
  David Majnemer 398bebf842 CodeGen: Fix a typo in a comment 11 år sedan