summaryrefslogtreecommitdiffstats
path: root/include/clang/Basic/ExceptionSpecificationType.h
Commit message (Expand)AuthorAgeFilesLines
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-3/+3
* Track the result of evaluating a computed noexcept specification on theRichard Smith2018-05-031-2/+9
* PR21437, final part of DR1330: delay-parsing of exception-specifications. ThisRichard Smith2014-11-131-1/+2
* Final piece of core issue 1330: delay computing the exception specification ofRichard Smith2012-07-271-1/+5
* Documentation cleanup: reformatting/fixing up file comments so that they haveJames Dennett2012-07-021-4/+5
* Implement DR1330 in C++11 mode, to support libstdc++4.7 which uses it.Richard Smith2012-04-171-2/+16
* Implement support for C++11 in-class initialization of non-static data members.Richard Smith2011-06-111-6/+7
* Propagate the new exception information to FunctionProtoType.Sebastian Redl2011-03-121-3/+4
* Reinstate r127112, "Propagate new-style exception spec information to ExtProt...Sebastian Redl2011-03-061-0/+38