summaryrefslogtreecommitdiff
path: root/clang/test/DebugInfo/CXX
AgeCommit message (Expand)Author
2025-11-21Revert "Reland [MS][clang] Add support for vector deleting destructors" (#169...Zequan Wu
2025-11-19[clang][DebugInfo] Mark _BitInt's as reconstitutable when emitting -gsimple-t...Michael Buch
2025-11-13Reland [MS][clang] Add support for vector deleting destructors (#165598)Mariya Podchishchaeva
2025-11-10[clang][DebugInfo] Attach `DISubprogram` to additional call variants (#166202)J. Ryan Stinnett
2025-10-16[clang][DebugInfo] Emit DW_AT_language_{name, version} for DWARFv6 (#163208)Michael Buch
2025-10-06[clang] Move `-fprofile-instrument-use-path=` check to driver (#159667)Jan Svoboda
2025-09-26[clang][DebugInfo][test] Add tests for lambda capture packs (#160705)Michael Buch
2025-09-23[clang][DebugInfo][test] Adjust structured-binding.cpp expected IR names (#16...Michael Buch
2025-09-23[clang][DebugInfo] Re-enable VTable debug info on COFF platforms (#158450)Tomohiro Kashiwada
2025-09-20[clang][Expr] Teach IgnoreUnlessSpelledInSource about implicit calls to std::...Michael Buch
2025-09-14[Clang](NFC) Add coverage for VTable debug info (#151818)Tomohiro Kashiwada
2025-09-09[clang][DebugInfo] Emit unified (Itanium) mangled name to structor declaratio...Michael Buch
2025-09-02Generalize test over 32 and 64bit targetsDavid Blaikie
2025-09-02[DebugInfo] When referencing structured bindings use the reference's location...David Blaikie
2025-08-21Fix scope of typedefs present inside a template class (#146729)ykhatav
2025-08-21[clang][DebugInfo][test] Move debug-info tests from CodeGenCXX to DebugInfo d...Michael Buch