]> granicus.if.org Git - clang/history - include/clang/Analysis/ConstructionContext.h
[FrontendTests] Try again to make test not write an output file
[clang] / include / clang / Analysis / ConstructionContext.h
2019-01-19 Chandler CarruthUpdate the file headers across all of the LLVM projects...
2019-01-11 Richard TrieuFix header issues.
2018-08-07 Artem Dergachev[analyzer] NFC: Document that we support implicit argum...
2018-08-01 Simon PilgrimFix "not all control paths return a value" MSVC warning.
2018-08-01 Artem Dergachev[analyzer] CallEvent: Add helper methods for obtaining...
2018-07-31 Artem Dergachev[CFG] [analyzer] NFC: Enumerate construction context...
2018-07-31 Artem Dergachev[CFG] [analyzer] Implement function argument constructi...
2018-06-28 Artem Dergachev[CFG] [analyzer] Add construction contexts that explain...
2018-03-30 Artem Dergachev[CFG] [analyzer] Work around a disappearing CXXBindTemp...
2018-03-22 Artem Dergachev[CFG] [analyzer] Add C++17-specific ctor-initializer...
2018-03-22 Artem Dergachev[CFG] [analyzer] NFC: Move construction context allocat...
2018-03-22 Artem Dergachev[CFG] [analyzer] Add C++17-specific variable and return...
2018-02-27 Artem Dergachev[CFG] NFC: Refactor ConstructionContext into a finite...