summaryrefslogtreecommitdiff
path: root/clang/test/Analysis/missing-bind-temporary.cpp
AgeCommit message (Expand)Author
2023-05-25[Clang] Switch from TransformExpr to TransformInitializer in places we need t...Shafik Yaghmour
2023-01-20[clang] Add ElaboratedType sugaring for types on implicit special membersBrad King
2022-07-27[clang] Implement ElaboratedType sugaring for types written bareMatheus Izvekov
2022-07-14Revert "[clang] Implement ElaboratedType sugaring for types written bare"Jonas Devlieghere
2022-07-15[clang] Implement ElaboratedType sugaring for types written bareMatheus Izvekov
2022-07-13Revert "[clang] Implement ElaboratedType sugaring for types written bare"Jonas Devlieghere
2022-07-13[clang] Implement ElaboratedType sugaring for types written bareMatheus Izvekov
2019-08-28[CFG] Make representation of destructor calls more accurate.Artem Dergachev
2018-08-29[analyzer] Move analyzer-eagerly-assume to AnalyzerOptions, enable by defaultGeorge Karpenkov
2018-04-04[analyzer][test] Set C++14 as language standard for test depending on newJan Korous
2018-03-30[analyzer] Fix test triple in missing-bind-temporary.cpp.Artem Dergachev
2018-03-30[CFG] [analyzer] Work around a disappearing CXXBindTemporaryExpr.Artem Dergachev