summaryrefslogtreecommitdiff
path: root/clang/unittests/Introspection
Commit message (Expand)AuthorAgeFilesLines
* [CMake] Reorder and reformat depsNAKAMURA Takumi2023-04-171-2/+2
* Move from llvm::makeArrayRef to ArrayRef deduction guides - clang/ partserge-sans-paille2023-01-091-21/+20
* [clang] Implement ElaboratedType sugaring for types written bareMatheus Izvekov2022-07-271-60/+134
* Revert "[clang] Implement ElaboratedType sugaring for types written bare"Jonas Devlieghere2022-07-141-134/+60
* [clang] Implement ElaboratedType sugaring for types written bareMatheus Izvekov2022-07-151-60/+134
* Revert "[clang] Implement ElaboratedType sugaring for types written bare"Jonas Devlieghere2022-07-131-134/+60
* [clang] Implement ElaboratedType sugaring for types written bareMatheus Izvekov2022-07-131-60/+134
* Revert "[llvm][clang][bolt][NFC] Use llvm::less_first() when applicable"Balazs Benics2022-05-271-1/+3
* [llvm][clang][bolt][NFC] Use llvm::less_first() when applicableBalazs Benics2022-05-271-3/+1
* [IntrospectionTest] Replace "return" with "GTEST_SKIP"Paul Robinson2022-02-041-27/+27
* [AST] Fix DeclarationNameInfo introspectionStephen Kelly2021-04-261-0/+66
* [AST] Add DeclarationNameInfo to node introspectionStephen Kelly2021-04-251-0/+143
* [AST] Update tests to query for introspection supportStephen Kelly2021-04-231-12/+6
* [AST] Add NestedNameSpecifierLoc accessors to node introspectionStephen Kelly2021-04-221-14/+82
* [AST] Fix comparison to of SourceRanges in containerStephen Kelly2021-04-191-0/+14
* [AST] Update introspection API to use const-ref for copyable typesStephen Kelly2021-04-191-9/+9
* [AST] Add TypeLoc support to node introspectionStephen Kelly2021-04-171-86/+491
* [AST] Remove args from LocationCallStephen Kelly2021-04-171-10/+1
* NFC: Add a simple test for introspection call formattingStephen Kelly2021-04-151-0/+55
* NFC: Add missing matcher for test methodStephen Kelly2021-04-151-1/+1
* [AST] Fix location call storage with common last-invocationStephen Kelly2021-04-151-0/+25
* [AST][Introspection] Add a check to detect if introspection is supported.Nathan James2021-04-151-81/+40
* [AST] Add a print method to Introspection LocationCallNathan James2021-04-151-3/+3
* [AST] Add introspection support for more base nodesStephen Kelly2021-04-141-3/+742
* [AST] Add introspection support for DeclsStephen Kelly2021-03-221-1/+67
* NFC: Use a simple macro to test AST node introspectionStephen Kelly2021-03-171-7/+8
* [AST] Add generator for source location introspectionStephen Kelly2021-03-152-0/+102
* Revert "[AST] Add generator for source location introspection"Stephen Kelly2021-03-152-125/+0
* [AST] Add generator for source location introspectionStephen Kelly2021-03-152-0/+125
* Revert "[AST] Add generator for source location introspection"Stephen Kelly2021-03-142-125/+0
* [AST] Add generator for source location introspectionStephen Kelly2021-03-142-0/+125
* Revert "[AST] Add generator for source location introspection"Nikita Popov2021-03-142-125/+0
* Remove unneeded targets dependencyStephen Kelly2021-03-141-1/+0
* [AST] Add generator for source location introspectionStephen Kelly2021-03-142-0/+126
* Revert "[AST] Add generator for source location introspection"Stephen Kelly2021-03-102-126/+0
* [AST] Add generator for source location introspectionStephen Kelly2021-03-102-0/+126