summaryrefslogtreecommitdiff
path: root/test/SemaCXX/address-of-temporary.cpp
Commit message (Expand)AuthorAge
* Correctly classify T{} as an array temporary if T is an array of class type w...Richard Smith2013-02-02
* Add a warning for when an array-to-pointer decay is performed on an arrayRichard Smith2012-06-04
* Follow through references to catch returned stack addresses, local blocks, la...Argyrios Kyrtzidis2010-11-30
* Introduce a new kind of failed result for isLvalue/isModifiableLvalueDouglas Gregor2010-02-16