summaryrefslogtreecommitdiffstats
path: root/clang/unittests/AST/Language.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ASTImporter] Support functions with placeholder return types ...Gabor Marton2019-12-121-0/+3
* [ASTImporter] Implicitly declare parameters for imported ObjCMethodDeclsRaphael Isemann2019-12-061-1/+3
* [c++20] Add support for explicit(bool), as described in P0892R2.Richard Smith2019-05-091-0/+3
* Revert r359949 "[clang] adding explicit(bool) from c++2a"Hans Wennborg2019-05-061-3/+0
* [clang] adding explicit(bool) from c++2aNicolas Lesser2019-05-041-0/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [ASTImporter] Add ms compatibility to tests which use the TestBaseGabor Marton2018-06-251-14/+0
* [ASTImporter] Add unit tests for structural equivalenceGabor Marton2018-05-241-0/+60
OpenPOWER on IntegriCloud