Histórico de commits

Autor SHA1 Mensagem Data
  Rafael Espindola e616fa6104 Include system_error directly. 11 anos atrás
  Rafael Espindola 9986295b4f Replace llvm::error_code with std::error_code. 11 anos atrás
  Rafael Espindola 6c4692388b Don't compare an error_code with nullptr. 11 anos atrás
  Craig Topper 070be84e4a [C++11] Use 'nullptr'. Tooling edition. 11 anos atrás
  Craig Topper 83daac80e9 [C++11] Add 'override' keyword to virtual methods that override their base class. 11 anos atrás
  Ahmed Charles 70639e8de3 Replace OwningPtr with std::unique_ptr. 11 anos atrás
  Ahmed Charles 789a4f820d Change OwningPtr::take() to OwningPtr::release(). 11 anos atrás
  Alp Toker 0650de4fc1 Remove a whole lot of unused variables 11 anos atrás
  Craig Topper bc54025b3f Put helper class in anonymous namespace. 12 anos atrás
  Peter Collingbourne b88d9480e0 CommandLineArgumentParser: handle single quotes. 12 anos atrás
  Dmitri Gribenko cfa88f8939 Remove useless 'llvm::' qualifier from names like StringRef and others that are 12 anos atrás
  Arnaud A. de Grandmaison 9cd506b7c9 Fix spurious output in JSONCompilationDatabase 12 anos atrás
  Chandler Carruth 55fc873017 Sort all of Clang's files under 'lib', and fix up the broken headers 12 anos atrás
  Argyrios Kyrtzidis 7e96bfb4d5 Introduce CompilationDatabase::getAllCompileCommands() that returns all 12 anos atrás
  Daniel Jasper d3420c906e Support symlinks and relative paths in complilation databases. 13 anos atrás
  NAKAMURA Takumi 916978adb6 Fix the definition of JSONAnchorSource. MSVC mangles variable symbols, and "volatile" affects. 13 anos atrás
  Daniel Jasper 7fd90b03a2 Use LLVM's plugin registry to enable registering new compilation 13 anos atrás