summaryrefslogtreecommitdiff
path: root/cross-project-tests/debuginfo-tests/clang_llvm_roundtrip
Commit message (Expand)AuthorAgeFilesLines
* [cross-project] Disable debug-types-section tests on Apple systemsFelipe de Azevedo Piovezan2022-08-242-0/+2
* [Clang] Diagnose ill-formed constant expression when setting a non fixed enum...Shafik Yaghmour2022-07-281-2/+2
* Add missing include for std::size_tDavid Blaikie2022-07-121-0/+1
* DebugInfo: Consider the type of NTTP when simplifying template namesDavid Blaikie2022-04-081-0/+5
* DebugInfo: Don't allow type units to references types in the CUDavid Blaikie2022-03-251-0/+18
* DebugInfo: Classify noreturn function types as non-reconstructibleDavid Blaikie2022-03-241-0/+2
* llvm-dwarfdump: Including calling convention attribute in pretty printed type...David Blaikie2022-03-221-0/+2
* DebugInfo: fix a couple of spurious spaces in simplified template name rebuil...David Blaikie2022-02-161-0/+2
* DebugInfo: Disable simplified template names for -gmlt and belowDavid Blaikie2022-02-151-0/+3
* DebugInfo: Don't simplify template names using _BitInt(N)David Blaikie2022-02-151-0/+2
* DebugInfo: Don't simplify names referencing local enumsDavid Blaikie2022-02-101-0/+11
* DebugInfo: Don't simplify any template referencing a lambdaDavid Blaikie2022-02-102-0/+41
* DebugInfo: Rebuild varargs function types correctlyDavid Blaikie2022-01-051-0/+2
* llvm-dwarfdump: Lookup type units when prettyprinting typesDavid Blaikie2021-11-091-1/+5
* DebugInfo: Simplified Template Names: drop unneeded space in arraysDavid Blaikie2021-11-051-2/+2
* DWARF Simplified Template Names: Narrow down the handling for operator overloadsDavid Blaikie2021-11-051-2/+93
* Migrate the roundtrip tests to work similar to the llgdb testsDavid Blaikie2021-10-282-2/+4
* Adjust test to only compile and not linkDavid Blaikie2021-10-281-4/+2
* Add "REQUIRES: native" to test.Douglas Yung2021-10-271-0/+1
* Add cross-project-test for simplified template name rebuildingDavid Blaikie2021-10-261-0/+217