Историја ревизија

Аутор SHA1 Порука Датум
  Rafael Espindola 860df574e7 Update for llvm api change. пре 11 година
  Ben Langmuir ff6e3ae785 Avoid invalidating successfully loaded module files пре 11 година
  Rafael Espindola e616fa6104 Include system_error directly. пре 11 година
  Rafael Espindola 9986295b4f Replace llvm::error_code with std::error_code. пре 11 година
  Ben Langmuir 9932d9ebb8 Invalidate the file system cache entries for files that may rebuild пре 11 година
  Ben Langmuir acdc0afb1e Revert "Invalidate the file system cache entries for files that may rebuild" пре 11 година
  Ben Langmuir d7d0010c54 Invalidate the file system cache entries for files that may rebuild пре 11 година
  Craig Topper 5017bb6616 [C++11] Use 'nullptr'. Serialization edition. пре 11 година
  Ben Langmuir e3870d8c83 Speculative fix for Windows buildbot after r209138 пре 11 година
  Ben Langmuir 2e7f8bef22 Don't refresh stat() info for pcm files пре 11 година
  Ben Langmuir 735d818c01 Fix use-after-free and spurious error during module load пре 11 година
  Ben Langmuir dbbd409b15 Fix a use-after-free bug I recently introduced in lookupModuleFile пре 11 година
  Ben Langmuir 64d1a0b8f9 Avoid a potential race between stat() and open() of ASTFile пре 11 година
  Ben Langmuir ef1b5dcd49 Allow multiple modules with the same name to coexist in the module cache пре 11 година
  Chandler Carruth 50744c2e43 [C++11] Remove a now unnecessary use of std::function for a remove_if пре 11 година
  Benjamin Kramer 802ac72495 [C++11] Replace verbose functors with succinct lambdas пре 11 година
  Ben Langmuir d7596d6412 Recommit virtual file system пре 11 година
  Juergen Ributzka 6c03a38d81 Reverting the virtual file system implementation, because it triggers an assertion пре 11 година
  Ben Langmuir 91e3d5860a Initial implementation of virtual file system пре 11 година
  Dmitri Gribenko 337c8c682f Add an option to allow Clang verify source files for a module only once during пре 11 година
  Eli Friedman edadb9a879 Add a bit more info to modules fatal error. пре 12 година
  Benjamin Kramer 809d254c1f This wasn't headers, just missing namespaces. пре 12 година
  Benjamin Kramer ae0cdff0b8 Add missing includes. пре 12 година
  Robert Wilhelm 344472ebed Use pop_back_val() instead of both back() and pop_back(). пре 12 година
  Rafael Espindola 8229d22e64 Include Path.h instead of PathV2.h. пре 12 година
  Douglas Gregor c544ba0969 <rdar://problem/13509689> Introduce -module-file-info option that provides information about a particular module file. пре 12 година
  Douglas Gregor fa69fc1912 <rdar://problem/13479539> Simplify ModuleManager/GlobalModuleIndex interaction to eliminate a pile of extraneous stats(). пре 12 година
  Benjamin Kramer 0beab27464 Remove unused variable. пре 12 година
  Douglas Gregor 677e15ffee <rdar://problem/13363214> Eliminate race condition between module rebuild and the global module index. пре 12 година
  Douglas Gregor ea14a8799f Never cache the result of a module file lookup. пре 12 година