summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/undefined-internal.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make sure template argument deduction is consistently performed in an unevalu...Eli Friedman2012-02-081-0/+11
* Suppress the used-but-not-defined warning for static data members while I loo...Eli Friedman2012-02-041-4/+7
* Add some code to accurately perform odr-used marking for variables per the C+...Eli Friedman2012-02-021-0/+45
* Rough fix for PR9323 that prevents Clang from marking copy constructorChandler Carruth2011-02-251-0/+17
* Don't warn about static const integral data members with in-line constantJohn McCall2011-02-211-0/+21
* Warn about code that uses variables and functions with internal linkageJohn McCall2011-02-191-0/+86
OpenPOWER on IntegriCloud