提交历史

作者 SHA1 备注 提交日期
  Benjamin Kramer e63380d34e Do a sweep of symbol internalization. NFC. 6 年之前
  Mikael Holmen 0bbdb288ca Add { } to silence compiler warning [NFC] 6 年之前
  John McCall 7fd06d80f0 Add IRGen APIs to fetch ctor/dtor helper functions for non-trivial structs. 6 年之前
  Akira Hatanaka 316b962693 [CodeGen][ObjC] Adjust the addresses passed to calls to synthesized 6 年之前
  Akira Hatanaka d3a5343d6a Fix typos and formatting. NFC. 6 年之前
  Shoaib Meenai 5e12e9d63e [CodeGen] Add additional mangling for struct members of non trivial structs 6 年之前
  James Y Knight 937984b3a9 [opaque pointer types] Cleanup CGBuilder's Create*GEP. 6 年之前
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
  Erich Keane 43f8ad7966 [NFC] Move storage of dispatch-version to GlobalDecl 6 年之前
  Jonas Devlieghere 7dec0f05fe Pass the function type instead of the return type to FunctionDecl::Create 6 年之前
  Akira Hatanaka c8e27aaeee [CodeGen] Before entering the loop that copies a non-trivial array field 6 年之前
  Akira Hatanaka ffa70d529c [CodeGen] Merge equivalent block copy/helper functions. 7 年之前
  Akira Hatanaka 4889058f23 Move the visitor classes that are used to traverse non-trivial C structs 7 年之前
  Akira Hatanaka ec45e6c653 [CodeGen] Fix a crash that occurs when a non-trivial C struct with a 7 年之前
  Akira Hatanaka 7ec8375cec Revert "[CodeGen] Fix a crash that occurs when a non-trivial C struct with a" 7 年之前
  Akira Hatanaka 3e5fcb966c [CodeGen] Fix a crash that occurs when a non-trivial C struct with a 7 年之前
  Akira Hatanaka 9a8c592345 [ObjC] Allow declaring __weak pointer fields in C structs in ARC. 7 年之前
  Akira Hatanaka b031fdc9b7 Revert "[ObjC] Allow declaring __weak pointer fields in C structs in 7 年之前
  Akira Hatanaka a4a75f6417 [ObjC] Allow declaring __weak pointer fields in C structs in ARC. 7 年之前
  Akira Hatanaka f4ab7b42eb [ObjC] Allow declaring __strong pointer fields in structs in Objective-C 7 年之前