Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch the semantic DeclContext for a block-scope declaration of a function or | Richard Smith | 2013-09-20 | 1 | -5/+25 |
* | Reinstate r185229, reverted in r185256, with a tweak: further ignore the | Richard Smith | 2013-06-30 | 1 | -14/+75 |
* | Revert r185229 as it breaks compilation of <windows.h> | Timur Iskhodzhanov | 2013-06-29 | 1 | -47/+14 |
* | PR7927, PR16247: Reimplement handling of matching extern "C" declarations | Richard Smith | 2013-06-28 | 1 | -14/+47 |
* | DR14, DR101, and part of DR1: fix handling of extern "C" declarations in | Richard Smith | 2013-06-18 | 1 | -3/+53 |
* | Add an interesting testcase we already handle correctly. | Rafael Espindola | 2013-03-12 | 1 | -0/+12 |
* | Move the extern "C" sema tests to a new file. | Rafael Espindola | 2013-03-12 | 1 | -0/+46 |