提交历史

作者 SHA1 备注 提交日期
  Ted Kremenek 99bb39afb4 [analyzer] Apply whitespace cleanups by Honggyu Kim. 10 年之前
  Aaron Ballman e1c2ad65ca Clarify pointer ownership semantics by hoisting the std::unique_ptr creation to the caller instead of hiding it in emitReport. NFC. 10 年之前
  Ahmed Charles 70639e8de3 Replace OwningPtr with std::unique_ptr. 11 年之前
  Benjamin Kramer ba9fd9e97e [C++11] Replace llvm::tie with std::tie. 11 年之前
  Alexander Kornienko 15c01b27f5 Expose the name of the checker producing each diagnostic message. 11 年之前
  David Blaikie dc84cd5efd Include llvm::Optional in clang/Basic/LLVM.h 12 年之前
  David Blaikie 5251abea41 Replace SVal llvm::cast support to be well-defined. 12 年之前
  Dmitri Gribenko cfa88f8939 Remove useless 'llvm::' qualifier from names like StringRef and others that are 12 年之前
  Chandler Carruth 55fc873017 Sort all of Clang's files under 'lib', and fix up the broken headers 12 年之前
  Jordan Rose 785950e594 [analyzer] Rename 'EmitReport' to 'emitReport'. 12 年之前
  Ryan Govostes b141b285d1 [analyzer] New checker for assignment of non-0/1 values to Boolean variables. 13 年之前