summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/Inputs/TestFramework.framework
Commit message (Collapse)AuthorAgeFilesLines
* [Lex] Add support for 'user specified system frameworks' (see test case).Daniel Dunbar2012-04-053-0/+9
- Developers of system frameworks need a way for their framework to be treated as a "system framework" during development. Otherwise, they are unable to properly test how their framework behaves when installed because of the semantic changes (in warning behavior) applied to system frameworks. llvm-svn: 154105
OpenPOWER on IntegriCloud