summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/visibility.c
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-3/+3
* Use '-FOO' 'BAR' instead of '-FOO=BAR' for FOO in -stack-protector, -fvisibil...Daniel Dunbar2009-11-291-3/+3
* Remove RUN: true lines.Daniel Dunbar2009-11-081-1/+0
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-24/+24
* MultiTestRunner: Validate '&&' at the end of RUN lines.Daniel Dunbar2009-07-251-1/+1
* Internal variables could mistakenly have "hidden" visibility whenDaniel Dunbar2009-04-101-1/+12
* Visibility attributes should only be set on definition.Daniel Dunbar2009-04-071-0/+30
OpenPOWER on IntegriCloud