summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/weak-incomplete.c
Commit message (Collapse)AuthorAgeFilesLines
* Handle the edge case of a weak function with incomplete type correctly. Eli Friedman2009-05-261-0/+5
Found by code inspection; I haven't seen this in real-world code. llvm-svn: 72408
OpenPOWER on IntegriCloud