summaryrefslogtreecommitdiff
path: root/include/clang/Basic/ExceptionSpecificationType.h
Commit message (Expand)AuthorAge
* Final piece of core issue 1330: delay computing the exception specification ofRichard Smith2012-07-27
* Documentation cleanup: reformatting/fixing up file comments so that they haveJames Dennett2012-07-02
* Implement DR1330 in C++11 mode, to support libstdc++4.7 which uses it.Richard Smith2012-04-17
* Implement support for C++11 in-class initialization of non-static data members.Richard Smith2011-06-11
* Propagate the new exception information to FunctionProtoType.Sebastian Redl2011-03-12
* Reinstate r127112, "Propagate new-style exception spec information to ExtProt...Sebastian Redl2011-03-06