提交歷史

作者 SHA1 備註 提交日期
  Richard Smith 6fe2a45182 Treat module headers wrapped by our builtin headers as implicitly being textual 8 年之前
  Manman Ren c2d70a3098 Module: improve the diagnostic message for include of non-modular header. 8 年之前
  Bruno Cardoso Lopes 3d57694adc [Modules] Add 'no_undeclared_includes' module map attribute 8 年之前
  Manman Ren 5423d8c4fc Don't diagnose non-modular includes when we are not compiling a module. 9 年之前
  Richard Smith d605534140 C++ Modules TS: add frontend support for building pcm files from module 9 年之前
  David Majnemer bd4a20bc9c [Lex] inferModuleFromLocation should do no work if there are no modules 9 年之前
  Bruno Cardoso Lopes 5b47ec5454 [Modules] Use vfs for (recursive) directory iteration 9 年之前
  Bruno Cardoso Lopes cfb1624aba [ModuleMap][CrashReproducer] Collect headers from inner frameworks 9 年之前
  Bruno Cardoso Lopes 2962536fe8 [CrashReproducer] Change module map callback signature. NFC 9 年之前
  Richard Smith d8ee96875e [modules] When diagnosing a missing module import, suggest adding a #include if 9 年之前
  Bruno Cardoso Lopes fd80727d50 [CrashReproducer] Add a module map callback for added headers 9 年之前
  Richard Smith 3d0365e9b3 [modules] Don't diagnose non-modular includes from modular files that are 9 年之前
  Ben Langmuir 923cfd3d65 [Modules] Add stdatomic to the list of builtin headers 9 年之前
  Davide Italiano de2085d3e4 [Modules] Modernize, use range-based loops. 9 年之前
  Davide Italiano 45e872ce0c [Modules] Don't swallow errors when parsing optional attributes. 9 年之前
  Richard Smith 378d67ec54 [modules] Flatten -fmodule-name= and -fmodule-implementation-of= into a single 9 年之前
  Yaron Keren dcbc03e446 Annotate dump() methods with LLVM_DUMP_METHOD, addressing Richard Smith r259192 post commit comment. 9 年之前
  Juergen Ributzka c52d1cea04 Fix auto-link for text-based dynamic library SDKs. 9 年之前
  Manuel Klimek f8b1d01e9f Allow use of private headers in different sub-modules. 9 年之前
  Richard Smith 3e7ae32b9c [modules] Remove unnecessary deserialization of fully-external HeaderFileInfos for all files we've seen in this compilation. 10 年之前
  Richard Smith 52dd46213d [modules] Fix HeaderFileInfo serialization to store all the known owning modules for a header, not just the current favourite. 10 年之前
  Sean Silva e8db75291a [modules] PR20507: Avoid silent textual inclusion. 10 年之前
  Ben Langmuir 25d834e010 Attempt to fix build after r244912 10 年之前
  Ben Langmuir 3476d75736 [Modules] Add Darwin-specific compatibility module map parsing hacks 10 年之前
  Richard Smith 3a421c44a4 [modules] When building a dependency file, include module maps parsed in the 10 年之前
  Richard Smith 12551b9729 [modules] When diagnosing errors in module map files found by 'extern module' declarations, show how we got to that module map file. 10 年之前
  Richard Smith 24e9b5079a [modules] Fix "prefer own module over others" rule when selecting a module for a header to work in the presence of module hierarchy. 10 年之前
  Ben Langmuir 66f5404ebc [Modules] Be consistent about finding a module for framework headers 10 年之前
  Alexander Kornienko 8ca7705aa3 Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 10 年之前
  Richard Smith 4dcc0f7da7 [modules] When building a module, if there are multiple matches for a header 10 年之前