aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/visibility.c
AgeCommit message (Expand)Author
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-11-29Use '-FOO' 'BAR' instead of '-FOO=BAR' for FOO in -stack-protector, -fvisibil...Daniel Dunbar
2009-11-08Remove RUN: true lines.Daniel Dunbar
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-07-25MultiTestRunner: Validate '&&' at the end of RUN lines.Daniel Dunbar
2009-04-10Internal variables could mistakenly have "hidden" visibility whenDaniel Dunbar
2009-04-07Visibility attributes should only be set on definition.Daniel Dunbar