История коммитов

Автор SHA1 Сообщение Дата
  Jonas Devlieghere 49a6b09101 [Clang] Migrate llvm::make_unique to std::make_unique 6 лет назад
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 лет назад
  Ted Kremenek fdf0d35132 Add support for the static analyzer to synthesize function implementations from external model files. 11 лет назад
  David Blaikie b53da86048 Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325) 11 лет назад
  David Blaikie 80bfbba822 Revert "unique_ptr-ify ownership of ASTConsumers" 11 лет назад
  David Blaikie 4d15e347a0 unique_ptr-ify ownership of ASTConsumers 11 лет назад
  Alexander Kornienko 0e29729da6 Make clang::ento::CreateAnalysisConsumer a part of a public interface of the static analyzer. 11 лет назад
  Chandler Carruth 55fc873017 Sort all of Clang's files under 'lib', and fix up the broken headers 12 лет назад
  Jordy Rose 08b86531ad [analyzer] Overhaul of checker registration in preparation for basic plugin support. Removes support for checker groups (we can add them back in later if we decide they are still useful), and -analyzer-checker-help output is a little worse for the time being (no packages). 14 лет назад
  Chris Lattner 5f9e272e63 remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports 14 лет назад
  Argyrios Kyrtzidis 43dee22025 [analyzer] Overhauling of the checker registration mechanism. 14 лет назад
  Argyrios Kyrtzidis e6348c336f [analyzer] Move include/clang/StaticAnalyzer/AnalysisConsumer.h -> lib/StaticAnalyzer/Frontend/AnalysisConsumer.h since 14 лет назад
  Argyrios Kyrtzidis f49a009c18 [analyzer] Move Checkers/FrontendActions.cpp -> Frontend/FrontendActions.cpp 14 лет назад