summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/address-of-temporary.cpp
Commit message (Expand)AuthorAgeFilesLines
* Warn if a local variable's initializer retains a pointer/reference to aRichard Smith2018-07-241-9/+10
* Correctly classify T{} as an array temporary if T is an array of class type w...Richard Smith2013-02-021-0/+7
* Add a warning for when an array-to-pointer decay is performed on an arrayRichard Smith2012-06-041-2/+38
* Follow through references to catch returned stack addresses, local blocks, la...Argyrios Kyrtzidis2010-11-301-4/+4
* Introduce a new kind of failed result for isLvalue/isModifiableLvalueDouglas Gregor2010-02-161-0/+12
OpenPOWER on IntegriCloud