Historia zmian

Autor SHA1 Wiadomość Data
  Nico Weber 3ffe6de5f1 s/LLVM_ON_WIN32/_WIN32/, clang 7 lat temu
  Ben Langmuir e403c97d4e [vfs] Don't bail out after a missing -ivfsoverlay file 7 lat temu
  Ilya Biryukov ca37e4fc6c [Frontend] Allow to use PrecompiledPreamble without calling CanReuse 7 lat temu
  Ilya Biryukov d3e23db50e Added helper to get size of PrecompiledPreamble 7 lat temu
  Ilya Biryukov aacf253198 [clang] Add BeforeExecute method to PrecompiledPreamble 7 lat temu
  Ilya Biryukov 05461699ec [clang] Add PPCallbacks list to preprocessor when building a preacompiled preamble. 7 lat temu
  Ilya Biryukov e5081fa9ed Avoid copying the data of in-memory preambles 7 lat temu
  Ilya Biryukov 1c15c4bdf6 Use llvm-config.h instead of config.h 7 lat temu
  Ilya Biryukov 5a8ee92d12 Allow to store precompiled preambles in memory. 7 lat temu
  Benjamin Kramer 54b80d1987 Create fewer copies of StringMaps. No functionality change intended. 7 lat temu
  Ilya Biryukov 5dbb2b9491 Set PreprocessorOpts.GeneratePreamble=true in PrecompiledPreamble. 7 lat temu
  Cameron Desrochers aacb703987 [PCH] Fixed preamble breaking with BOM presence (and particularly, fluctuating BOM presence) 8 lat temu
  Ilya Biryukov ed88e83b5d Fixed a race condition in PrecompiledPreamble. 8 lat temu
  Haojian Wu 12b5e0baa2 Fix unused-variable compilation error. 8 lat temu
  Ilya Biryukov 864bf1d491 Moved code hanlding precompiled preamble out of the ASTUnit. 8 lat temu