aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests
AgeCommit message (Expand)AuthorFilesLines
2019-11-12Merging r371733:Michal Gorny1-0/+9
2019-08-02Merging r367530:Hans Wennborg1-0/+15
2019-07-17[ASTImporter] Fix structural eq of lambdasGabor Marton2-0/+68
2019-07-17[ASTImporter] Fix LLDB lookup in transparent ctx and with ext srcGabor Marton1-0/+48
2019-07-16[clang-format] Don't detect call to ObjC class method as C++11 attribute spec...Ben Hamilton1-0/+6
2019-07-15[DirectoryWatcher][test] Relax test assumptionsJan Korous1-44/+20
2019-07-15[DirectoryWatcher][NFC][test] Add typedef for enumJan Korous1-22/+23
2019-07-15[ASTImporter] Using Lang_CXX14 in ASTImporterVisibilityTest.Balazs Keri1-17/+23
2019-07-13[DirectoryWatcher][test][NFC] Add information to test failure reportsJan Korous1-2/+25
2019-07-12Re-land [JSONCompilationDatabase] Strip distcc/ccache/gomacc wrappers from pa...Sam McCall1-0/+27
2019-07-12[DirectoryWatcher][NFC] Silence warnings in release buildJan Korous1-3/+10
2019-07-12Reland [clang] DirectoryWatcherJan Korous3-0/+444
2019-07-12Revert "Reland [clang] DirectoryWatcher"Jan Korous3-444/+0
2019-07-12Reland [clang] DirectoryWatcherJan Korous3-0/+444
2019-07-12Revert "[JSONCompilationDatabase] Strip distcc/ccache/gomacc wrappers from pa...Russell Gallop1-24/+0
2019-07-12[JSONCompilationDatabase] Strip distcc/ccache/gomacc wrappers from parsed com...Sam McCall1-0/+24
2019-07-12[test] Delete trailing spaces from YAML testsFangrui Song4-16/+16
2019-07-10[clang-scan-deps] Dependency directives source minimizer:Alex Lorenz1-0/+37
2019-07-09Revert [clang] DirectoryWatcherReid Kleckner3-440/+0
2019-07-09[clang] DirectoryWatcherJan Korous3-0/+440
2019-07-09[Syntax] Move roles into a separate enumIlya Biryukov1-4/+4
2019-07-09Reland r365355: [Syntax] Introduce syntax treesIlya Biryukov2-0/+161
2019-07-09Revert rL365355 : [Syntax] Introduce syntax treesSimon Pilgrim2-161/+0
2019-07-09[ASTImporter] Added visibility context check for EnumDecl.Balazs Keri1-0/+65
2019-07-08[Syntax] Introduce syntax treesIlya Biryukov2-0/+161
2019-07-08[ASTImporter] Fix import of lambda in function paramGabor Marton1-0/+39
2019-07-08[analyzer] Add analyzer option to limit the number of imported TUsEndre Fulop1-7/+21
2019-07-06[Rewrite] Try to fix buildbot link fail left by r365263Joel E. Denny1-0/+1
2019-07-06[Rewrite] Try to fix buildbot link fail caused by r365258Joel E. Denny1-0/+1
2019-07-06[Rewrite] Extend to further accept CharSourceRangeJoel E. Denny2-0/+82
2019-07-05Removed the test case added in D63538 due to windows buildbot failuresKristof Umann1-38/+0
2019-07-05[analyzer][IDF] Add a control dependency calculator + a new debug checkerKristof Umann1-0/+91
2019-07-05Fix a buildbot failure due to the AST's lifetime ending before the testKristof Umann1-17/+3
2019-07-05[analyzer][Dominators][NFC] Add unit testsKristof Umann4-51/+174
2019-07-05[CFG] Add a new function to get the proper condition of a CFGBlockKristof Umann1-0/+52
2019-07-03cmake: Add CLANG_LINK_CLANG_DYLIB optionTom Stellard19-22/+33
2019-07-03[Bitcode] Move Bitstream to a separate libraryFrancis Visoiu Mistrih1-0/+1
2019-07-03[clang-tidy] Fix the YAML created for checks like modernize-pass-by-valueIvan Donchevskii1-0/+24
2019-07-03[clang][HeaderSearch] Shorten paths for includes in mainfile's directoryKadir Cetinkaya1-9/+31
2019-07-02clang-format: Add new style option AlignConsecutiveMacrosSam McCall1-0/+98
2019-07-02[LibTooling] Extend `RewriteRule` with support for adding includes.Yitzhak Mandelbaum1-0/+36
2019-07-02[clang][ArgumentAdjusters] Do not add fsyntax-only if already existsKadir Cetinkaya1-0/+27
2019-07-02[ASTImporter] Structural eq: handle DependentScopeDeclRefExprGabor Marton1-0/+138
2019-07-01[analyzer] NFC: CallDescription: Implement describing C library functions.Artem Dergachev1-0/+12
2019-07-01[analyzer] NFC: Add a convenient CallDescriptionMap class.Artem Dergachev3-6/+165
2019-07-01[ASTImporter] Mark erroneous nodes in shared stGabor Marton3-38/+120
2019-07-01[ASTImporter] Mark erroneous nodes in from ctxGabor Marton1-14/+197
2019-07-01[ASTImporter] Propagate error from ImportDeclContextGabor Marton1-0/+87
2019-06-26[clang][Tooling] Fix windows build-bots after rL364386Kadir Cetinkaya1-2/+2
2019-06-26[clang][Tooling] Infer target and mode from argv[0] when using JSONCompilatio...Kadir Cetinkaya1-3/+33