aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Index
AgeCommit message (Expand)AuthorFilesLines
2024-06-22[clang-format] Don't count template template parameter as declaration (#96396)Emilia Kond1-2/+2
2024-06-20[Clang][Comments] Support for parsing headers in Doxygen \par commands (#91100)hdoc1-5/+3
2024-06-16[clang] Clean up macOS version flags (#95374)Gábor Horváth3-3/+3
2024-06-10[Clang][Comments] Add argument parsing for @throw @throws @exception (#84726)hdoc1-30/+49
2024-05-29[clang] Preserve Qualifiers and type sugar in TemplateNames (#93433)Matheus Izvekov1-1/+1
2024-05-14Reapply "[Clang] Unify interface for accessing template arguments as written ...Krystian Stasiowski2-12/+13
2024-05-07Revert "[Clang] Unify interface for accessing template arguments as written f...Adrian Prantl2-13/+12
2024-05-07[Clang] Unify interface for accessing template arguments as written for class...Krystian Stasiowski2-12/+13
2024-04-30Reapply "[Clang][Sema] Diagnose class member access expressions naming non-ex...Krystian Stasiowski1-2/+2
2024-04-26Revert "[Clang][Sema] Diagnose class member access expressions naming non-exi...Pranav Kant1-2/+2
2024-04-25[Clang][Sema] Diagnose class member access expressions naming non-existent me...Krystian Stasiowski1-2/+2
2024-04-16[clang][Index] Use canonical function parameter types in USRs (#68222)Krystian Stasiowski1-0/+12
2024-04-03Reenable external categories (#87357)Daniel Grumberg1-0/+9
2024-04-02Revert "[clang][ExtractAPI] Add ability to create multiple symbol graphs (#86...Daniel Grumberg1-9/+0
2024-04-02[clang][ExtractAPI] Add ability to create multiple symbol graphs (#86676)Daniel Grumberg1-0/+9
2024-01-22[clang][AIX] Only export libclang.map symbols from libclang (#78748)Jake Egan13-13/+0
2024-01-21[c++20] P1907R1: Support for generalized non-type template arguments of scala...Andrey Ali Khan Bolshakov1-0/+23
2024-01-20Warning for incorrect use of 'pure' attribute (#78200)kelbon1-2/+2
2023-12-16[Index] Fix recursive-cxx-member-calls.cppKazu Hirata1-1/+1
2023-12-16Use StringRef::{starts,ends}_with (NFC)Kazu Hirata1-1/+1
2023-12-14[clang][modules] Deprecate module.map in favor of module.modulemap (#75142)Michael Spencer5-2/+2
2023-12-01Fix ARM Sanitizer buildKirill Stoimenov1-1/+1
2023-11-24[clang] Add missing LinkageSpec case to getCursorKindForDecl (#72401)Sebastian Poeplau1-5/+5
2023-10-26[clang] Prioritze decl comments from macro expansion site (#65481)Daniel Grumberg1-18/+30
2023-10-18[clang][USR] Encode full decl-context also for anon namespaces (#68325)kadir çetinkaya1-0/+14
2023-09-25[Driver] -include: deprecate probing .gch (#67084)Fangrui Song1-1/+1
2023-09-10[AIX][tests] Temporarily disable more Clang/Index testsJan Svoboda12-0/+12
2023-09-08[clang][lex] Use preferred path separator in includer-relative lookupJan Svoboda1-9/+9
2023-08-28[clang] Remove rdar links; NFCAaron Ballman43-541/+484
2023-08-16[clang] Use RecoveryExprs for broken defaultargs, instead of OpaqueValueExprsKadir Cetinkaya1-1/+1
2023-07-17Revert "Remove rdar links; NFC"Mehdi Amini43-484/+541
2023-07-07Remove rdar links; NFCAaron Ballman43-541/+484
2023-06-16[AIX][tests] Temporarily disable test index-with-module.mJake Egan1-0/+1
2023-06-15[OpenMP] Update the default version of OpenMP to 5.1Animesh Kumar1-1/+1
2023-05-23[NFC][Py Reformat] Reformat python files in clang and clang-tools-extraTobias Hieta1-1/+1
2023-05-09[clang] Evaluate non-type default template argument when it is requiredMariya Podchishchaeva1-1/+1
2023-04-06[Sema] Populate declarations inside TypeLocs for some invalid typesIlya Biryukov1-1/+1
2023-03-30[clang][ExtractAPI] Reland ExtractAPI for libclang improvementsDaniel Grumberg2-95/+100
2023-03-29Revert "Revert "Revert ExtractAPI from https://reviews.llvm.org/D146656""Mitch Phillips1-91/+86
2023-03-29Revert "[clang][ExtractAPI] Add queried symbol to parent contexts in libclang"Mitch Phillips2-19/+19
2023-03-29[clang][ExtractAPI] Add queried symbol to parent contexts in libclangDaniel Grumberg2-19/+19
2023-03-29Revert "Revert ExtractAPI from https://reviews.llvm.org/D146656"Daniel Grumberg1-86/+91
2023-03-27Revert ExtractAPI from https://reviews.llvm.org/D146656Daniel Grumberg1-91/+86
2023-03-27[clang][ExtractAPI] Refactor ExtractAPIVisitor to make it more extensibleDaniel Grumberg1-86/+91
2023-03-23Revert "libclang: Pass Clang install directory to driver via argv[0]."Aaron Ballman2-3/+3
2023-03-22libclang: Pass Clang install directory to driver via argv[0].Peter Collingbourne2-3/+3
2023-03-13[Clang][SPIR-V] Emit target extension types for OpenCL types on SPIR-V.Joshua Cranmer1-2/+2
2023-03-11[HWASAN][LSAN] Exclude crash-recovery-modules.m from HWASAN testsKirill Stoimenov1-1/+1
2023-03-10[HWASAN][LSAN] Fix buildbot failure.Kirill Stoimenov1-1/+0
2023-03-10[HWASAN][LSAN] Disable tests which don't pass in HWASAN+LSAN modeKirill Stoimenov9-0/+9