提交歷史

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