summaryrefslogtreecommitdiff
path: root/unittests
Commit message (Expand)AuthorAgeFilesLines
* [clang] Adopt new FileManager error-returning APIsHarlan Haskins2019-08-015-19/+30
* [clang] Adopt llvm::ErrorOr in FileManager methodsHarlan Haskins2019-08-011-37/+45
* [Preprocessor] Always discard body of #define if we failed to parse itIlya Biryukov2019-08-011-0/+15
* Remove cache for macro arg stringizationReid Kleckner2019-07-301-5/+8
* clang-format: Support `if CONSTEXPR` if CONSTEXPR is a macro.Nico Weber2019-07-271-0/+89
* [clang] Remove IsDerivedFromDeathTest.DiesOnEmptyBaseName test.Anton Bikineev2019-07-251-7/+0
* [clang] Fail for empty names in is*DerivedFrom matchers.Anton Bikineev2019-07-251-0/+7
* [clang] Add isDirectlyDerivedFrom AST matcher.Anton Bikineev2019-07-251-0/+30
* [ASTImporter] Reorder fields after structure import is finishedGabor Marton2019-07-251-1/+11
* clang-format: Add another test like r366926Nico Weber2019-07-241-0/+1
* clang-format: Add a test that shows that some code I thought was dead is not...Nico Weber2019-07-241-0/+1
* [CrossTU] Add a function to retrieve original source location.Balazs Keri2019-07-241-6/+33
* clang-format: Fix namespace end comments for namespaces with attributes and m...Nico Weber2019-07-232-1/+55
* [ASTImporter] Fix inequivalence of ClassTemplateInstantiationsGabor Marton2019-07-231-0/+192
* Adds support for formatting NS_CLOSED_ENUM and CF_CLOSED_ENUM alongside NS_EN...Ben Hamilton2019-07-222-1/+21
* [AST] Treat semantic form of InitListExpr as implicit code in traversalsIlya Biryukov2019-07-221-1/+18
* Disallow most calling convention attributes on PS4Sunil Srivastava2019-07-191-0/+2
* [Format/ObjC] Avoid breaking between unary operators and operandsBen Hamilton2019-07-191-0/+12
* [clang-scan-deps] Dependency directives source minimizer: handle #pragma onceAlex Lorenz2019-07-181-0/+24
* [LibTooling] Relax Transformer to allow rewriting macro expansionsYitzhak Mandelbaum2019-07-181-22/+102
* [LibTooling] Add function to translate and validate source range for editingYitzhak Mandelbaum2019-07-181-2/+108
* Revert r366449: [CrossTU] Add a function to retrieve original source location.Ilya Biryukov2019-07-181-33/+6
* [CrossTU] Add a function to retrieve original source location.Balazs Keri2019-07-181-6/+33
* [ASTImporter] Fix structural eq of lambdasGabor Marton2019-07-172-0/+68
* [ASTImporter] Fix LLDB lookup in transparent ctx and with ext srcGabor Marton2019-07-171-0/+48
* [clang-format] Don't detect call to ObjC class method as C++11 attribute spec...Ben Hamilton2019-07-161-0/+6
* [DirectoryWatcher][test] Relax test assumptionsJan Korous2019-07-151-44/+20
* [DirectoryWatcher][NFC][test] Add typedef for enumJan Korous2019-07-151-22/+23
* [ASTImporter] Using Lang_CXX14 in ASTImporterVisibilityTest.Balazs Keri2019-07-151-17/+23
* [DirectoryWatcher][test][NFC] Add information to test failure reportsJan Korous2019-07-131-2/+25
* Re-land [JSONCompilationDatabase] Strip distcc/ccache/gomacc wrappers from pa...Sam McCall2019-07-121-0/+27
* [DirectoryWatcher][NFC] Silence warnings in release buildJan Korous2019-07-121-3/+10
* Reland [clang] DirectoryWatcherJan Korous2019-07-123-0/+444
* Revert "Reland [clang] DirectoryWatcher"Jan Korous2019-07-123-444/+0
* Reland [clang] DirectoryWatcherJan Korous2019-07-123-0/+444
* Revert "[JSONCompilationDatabase] Strip distcc/ccache/gomacc wrappers from pa...Russell Gallop2019-07-121-24/+0
* [JSONCompilationDatabase] Strip distcc/ccache/gomacc wrappers from parsed com...Sam McCall2019-07-121-0/+24
* [test] Delete trailing spaces from YAML testsFangrui Song2019-07-124-16/+16
* [clang-scan-deps] Dependency directives source minimizer:Alex Lorenz2019-07-101-0/+37
* Revert [clang] DirectoryWatcherReid Kleckner2019-07-093-440/+0
* [clang] DirectoryWatcherJan Korous2019-07-093-0/+440
* [Syntax] Move roles into a separate enumIlya Biryukov2019-07-091-4/+4
* Reland r365355: [Syntax] Introduce syntax treesIlya Biryukov2019-07-092-0/+161
* Revert rL365355 : [Syntax] Introduce syntax treesSimon Pilgrim2019-07-092-161/+0
* [ASTImporter] Added visibility context check for EnumDecl.Balazs Keri2019-07-091-0/+65
* [Syntax] Introduce syntax treesIlya Biryukov2019-07-082-0/+161
* [ASTImporter] Fix import of lambda in function paramGabor Marton2019-07-081-0/+39
* [analyzer] Add analyzer option to limit the number of imported TUsEndre Fulop2019-07-081-7/+21
* [Rewrite] Try to fix buildbot link fail left by r365263Joel E. Denny2019-07-061-0/+1
* [Rewrite] Try to fix buildbot link fail caused by r365258Joel E. Denny2019-07-061-0/+1