Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Ted Kremenek 99bb39afb4 [analyzer] Apply whitespace cleanups by Honggyu Kim. 10 gadi atpakaļ
  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 gadi atpakaļ
  Ahmed Charles 70639e8de3 Replace OwningPtr with std::unique_ptr. 11 gadi atpakaļ
  Benjamin Kramer ba9fd9e97e [C++11] Replace llvm::tie with std::tie. 11 gadi atpakaļ
  Alexander Kornienko 15c01b27f5 Expose the name of the checker producing each diagnostic message. 11 gadi atpakaļ
  David Blaikie dc84cd5efd Include llvm::Optional in clang/Basic/LLVM.h 12 gadi atpakaļ
  David Blaikie 5251abea41 Replace SVal llvm::cast support to be well-defined. 12 gadi atpakaļ
  Dmitri Gribenko cfa88f8939 Remove useless 'llvm::' qualifier from names like StringRef and others that are 12 gadi atpakaļ
  Chandler Carruth 55fc873017 Sort all of Clang's files under 'lib', and fix up the broken headers 12 gadi atpakaļ
  Jordan Rose 785950e594 [analyzer] Rename 'EmitReport' to 'emitReport'. 12 gadi atpakaļ
  Ryan Govostes b141b285d1 [analyzer] New checker for assignment of non-0/1 values to Boolean variables. 13 gadi atpakaļ