Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Rafael Espindola 96b1d4b4eb Revert 125820 and 125819 to fix PR9266. 14 жил өмнө
  Peter Collingbourne 906c73ffbc Move CompilerInstance::LLVMContext and LLVMContext ownership to CodeGenAction 14 жил өмнө
  Douglas Gregor 8ef6c8cb6c Improve our uniquing of file entries when files are re-saved or are 14 жил өмнө
  Daniel Dunbar b34d69b929 Frontend: Add -header-include-file option, for allowing saving header include 14 жил өмнө
  Daniel Dunbar eef63e0997 Frontend: Factor out header include dumping (-H) into its own preprocessor 14 жил өмнө
  Daniel Dunbar ff9cd968cd Frontend: Add an explicit RemoveFileOnSignal flag argument, to control the 14 жил өмнө
  Michael J. Spencer 32bef4edba Replace all uses of PathV1::exists with PathV2::fs::exists. 14 жил өмнө
  Michael J. Spencer 4eeebc464e MemoryBuffer API update. 14 жил өмнө
  Michael J. Spencer 3a321e23f6 Use error_code instead of std::string* for MemoryBuffer. 14 жил өмнө
  Douglas Gregor 414cb64f09 When loading a precompiled preamble, use the file ID of the 14 жил өмнө
  Michael J. Spencer 03013fa9a0 Merge System into Support. 14 жил өмнө
  Chris Lattner 681c74afe6 don't allow remapping PTH file paths with -fworking-directory, the 14 жил өмнө
  Chris Lattner 39b49bcaad now the FileManager has a FileSystemOpts ivar, stop threading 14 жил өмнө
  Chris Lattner 7ad97ffa63 give FileManager a 'FileSystemOptions' ivar, which will be used 14 жил өмнө
  Argyrios Kyrtzidis ab41b97c3c Remove the hack where, to get the return status, we had special case for VerifyDiagnosticsClient 14 жил өмнө
  Argyrios Kyrtzidis f2224d89a6 Since multiple diagnostics can share one diagnostic client, have the client keeping track 14 жил өмнө
  Argyrios Kyrtzidis 33e4e70c8c Refactoring of Diagnostic class. 14 жил өмнө
  Douglas Gregor e47be3e968 Improve ASTUnit's capture of diagnostics so that the 14 жил өмнө
  Argyrios Kyrtzidis 389db16c63 Implement -working-directory. 15 жил өмнө
  Dan Gohman 90d9081cac Add support for code completion on stdin. 15 жил өмнө
  Dan Gohman 694137c54c Simplify this code: don't check for the same error two 15 жил өмнө
  Douglas Gregor a9f4f620da Eliminate the (de-)serialization of code completion results, now that 15 жил өмнө
  Douglas Gregor d3ab63e0f6 Eliminate -fdiagnostics-binary and all of the infrastructure for 15 жил өмнө
  Axel Naumann 7d0c4ccd65 Tighten up constness of argv parameters to allow for string literals as argumants and to reflect actual (non-modifying) use. 15 жил өмнө
  Sebastian Redl 1d9f1fe717 Give every file that ASTReader loads a type: module, PCH, precompiled preamble or main file. Base Decls' PCHLevel on this to make it more sane. 15 жил өмнө
  Argyrios Kyrtzidis dc24572a44 Use a temporary file for output which gets renamed after all the writing is finished. 15 жил өмнө
  Dan Gohman f155dfa4e2 createMainFileID doesn't need its IncludePos argument, since 15 жил өмнө
  Sebastian Redl 6ab7cd853e Rename the ASTReader header files. 15 жил өмнө
  Sebastian Redl 571db7f0cb Rename various classes from PCH to AST. 15 жил өмнө
  Sebastian Redl c43b54cbc1 Rename PCHReader to ASTReader. 15 жил өмнө