提交历史

作者 SHA1 备注 提交日期
  Adrian Prantl c87ca354aa Fix the build by using the correct suffix for 64 bit literals 9 年之前
  Adrian Prantl 9fd9596d49 Fix a typo in r258507 and change the PCH dwoid constant to ~1UL. 9 年之前
  Adrian Prantl a892974a4f Module Debugging: Use a nonzero DWO id for precompiled headers. 9 年之前
  Adrian Prantl 135b6cd218 Module Debugging: Make sure that anonymous tag decls that define global 9 年之前
  Adrian Prantl ed2c14216c Module Debugging: Defer the emission of anonymous tag decls 9 年之前
  Adrian Prantl e74697e20e Module debugging: Defer emitting tag types until their definition 9 年之前
  Adrian Prantl 00338de691 Module Debugging: Emit module debug info for types inside of Objective-C 9 年之前
  Adrian Prantl 9bb39ed581 Remove a redundant check. NFC 9 年之前
  Adrian Prantl 73315f72a2 Module Debugging: Use the clang module signature as the module's dwo_id 10 年之前
  Adrian Prantl 9345c88c02 Debug Info: When building a module, emit skeleton CUs for imported modules. 10 年之前
  Adrian Prantl a83de9f778 Module debugging: Support submodules in the PCM/PCH debug info. 10 年之前
  Adrian Prantl e7217ff0c5 Further simplify the interface of PCHContainerGenerator 10 年之前
  Adrian Prantl 9083fb296d Eliminate a redundant check. 10 年之前
  Adrian Prantl 5cc443cba8 Simplify the interface of PCHContainerGenerator and friends 10 年之前
  Adrian Prantl 4e5a4032df Debug Info: Remove an unnecessary debug type visitor. 10 年之前
  Hans Wennborg 298c9cbb3d Re-commit r247218: "Fix Clang-tidy misc-use-override warnings, other minor fixes" 10 年之前
  Hans Wennborg 38a792cafd Revert r247218: "Fix Clang-tidy misc-use-override warnings, other minor fixes" 10 年之前
  Hans Wennborg 91d4921dc4 Fix Clang-tidy misc-use-override warnings, other minor fixes 10 年之前
  Adrian Prantl d9178eb887 Module Debugging: Emit debug type information into clang ObjC modules. 10 年之前
  Adrian Prantl 8d25e29a9e Module Debugging: Emit debug type information into clang modules. 10 年之前
  Adrian Prantl 7bbf57e36a Add a -gmodules option to the driver and a -dwarf-ext-refs to cc1 10 年之前
  Richard Smith 7537674b90 Initialize the AST consumer as soon as we have both an ASTConsumer and an 10 年之前
  Yaron Keren f49d6b8491 Remove and forbid raw_svector_ostream::flush() calls. 10 年之前
  Richard Smith 5624537c4c [modules] PR22534: Load files specified by -fmodule-file= eagerly. In particular, this avoids the need to re-parse module map files when using such a module. 10 年之前
  Eric Christopher b88f708037 Rename DescriptionString -> DataLayoutString as it matches the actual 10 年之前
  Mehdi Amini 02595590ed LLVM API Change: the Module always owns the DataLayout 10 年之前
  Adrian Prantl 1e6cac6da0 Make the clang module container format selectable from the command line. 10 年之前
  Adrian Prantl fe95d3d2cb Rename ModuleContainerGenerator to PCHContainergenerator for consistency 10 年之前
  Adrian Prantl 09fd829bf4 Revert "Revert r241620 and follow-up commits" and move the initialization 10 年之前
  Adrian Prantl bf47af3076 Revert r241620 and follow-up commits while investigating linux buildbot failures. 10 年之前