summaryrefslogtreecommitdiffstats
path: root/clang/test/Lexer/has_feature_exceptions.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add 'has_feature(cxx_exceptions)' to allow code to determine via ↵Ted Kremenek2009-12-031-0/+11
preprocessor logic if C++ exceptions are enabled. llvm-svn: 90378
OpenPOWER on IntegriCloud