Histórico de Commits

Autor SHA1 Mensagem Data
  Ilya Biryukov f521f90c44 [Driver] Use shared singleton instance of DriverOptTable há 6 anos atrás
  Jonas Devlieghere 49a6b09101 [Clang] Migrate llvm::make_unique to std::make_unique há 6 anos atrás
  Rainer Orth e3656d7fcf Move LangStandard*, InputKind::Language to Basic há 6 anos atrás
  Fangrui Song b76b345fe1 Change std::{lower,upper}_bound to llvm::{lower,upper}_bound or llvm::partition_point. NFC há 6 anos atrás
  Serge Guelton a7fae20461 [clang-tidy] Fail gracefully upon empty database fields há 6 anos atrás
  Sam McCall 865e584f54 [Tooling] Add -x flags when inferring compile commands for files with no/invalid extension. há 6 anos atrás
  Sam McCall 151df10ca7 [Tooling] add a Heuristic field indicating that a CompileCommand was guessed. há 6 anos atrás
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo há 6 anos atrás
  Fangrui Song 2bc7aaa80d llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) há 7 anos atrás
  Hamza Sood a2f63564c9 Fix build bots after a mistake in r341760 há 7 anos atrás
  Hamza Sood e978feba76 [Tooling] Improve handling of CL-style options há 7 anos atrás
  Ilya Biryukov b55f3a17ca Parse compile commands lazily in InterpolatingCompilationDatabase há 7 anos atrás
  Haojian Wu 45c3242e80 [Tooling] Correct the "-std" compile command option. há 7 anos atrás
  Sam McCall a78930ceac [Tooling] fix UB when interpolating compile commands with an empty index há 7 anos atrás
  Sam McCall 557876ca5f [Tooling] A CompilationDatabase wrapper that infers header commands. há 7 anos atrás