summaryrefslogtreecommitdiff
path: root/test/SemaCXX/unknown-anytype.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Sema] Don't allow applying address-of operator to a call to a functionAkira Hatanaka2016-11-191-0/+12
* [Sema debugger support] Require non-void types to be complete in unknown-anyt...Douglas Gregor2016-02-031-0/+11
* Teach the ARC compiler to not require __bridge casts whenJohn McCall2011-10-171-2/+2
* Change an assert into a check. I'm pretty sure there was a pointJohn McCall2011-08-101-0/+11
* After some discussion with Doug, we decided that it made a lot more senseJohn McCall2011-04-121-0/+8
* More __unknown_anytype work.John McCall2011-04-111-1/+8
* Fix a bunch of major problems with __unknown_anytype and properly testJohn McCall2011-04-091-0/+21