summaryrefslogtreecommitdiff
path: root/clang/test/TableGen
AgeCommit message (Expand)Author
2025-11-13Reapply "[HLSL] Rework semantic handling as attributes" (#167862)Nathan Gauër
2025-11-12Revert "[HLSL] Rework semantic handling as attributes #166796" (#167759)Nathan Gauër
2025-11-12[HLSL] Rework semantic handling as attributes (#166796)Nathan Gauër
2025-03-10[HLSL] make semantic matching case insensitive (#129773)Sarah Spall
2025-02-04[StrTable] Teach main builtin TableGen to use direct enums, strings, and infoChandler Carruth
2025-01-15Add 'enum_select' diagnostic selection to clang. (#122505)Erich Keane
2025-01-09[Clang][TableGen] Add missing __bf16 type to the builtins parser (#120662)Victor Mustya
2024-08-06[clang] Fix compile-time regression from attribute arg checking change (#101768)Mike Rice
2024-07-30[clang] Update argument checking tablegen code to use a 'full' name (#99993)Mike Rice
2024-05-28[clang] Diagnose problematic diagnostic messages (#93229)Aaron Ballman
2024-03-06[clang] Fix standalone execution in TableGen/target-builtins-prototype-parser...Tulio Magno Quites Machado Filho
2024-03-05[clang][Builtins] Parse clang extended vectors types. (#83584)Francesco Petrogalli
2023-05-23[NFC][Py Reformat] Reformat python files in clang and clang-tools-extraTobias Hieta
2022-11-21Revert "Revert "[clang-tblgen][NFC] renames Diagnostic.Text to Diagnostic.Sum...Christopher Di Bella
2022-11-21Revert "[clang-tblgen][NFC] renames Diagnostic.Text to Diagnostic.Summary"Christopher Di Bella
2022-11-21[clang-tblgen][NFC] renames Diagnostic.Text to Diagnostic.SummaryChristopher Di Bella
2022-09-27[TableGen] Track reference locations of Records/RecordValsRiver Riddle
2022-01-12[clang] Introduce support for disabling warnings in system macrosCarlos Galvez
2021-03-30Fix test expectations for %diff documentation.Richard Smith
2021-02-18Detect diagnostic groups that are defined in multiple 'def's.Richard Smith
2020-10-19Recommit "[CUDA][HIP] Defer overloading resolution diagnostics for host devic...Yaxun (Sam) Liu
2020-09-24Revert "Recommit "[CUDA][HIP] Defer overloading resolution diagnostics for ho...Reid Kleckner
2020-09-24Recommit "[CUDA][HIP] Defer overloading resolution diagnostics for host devic...Yaxun (Sam) Liu
2020-09-17Revert "[CUDA][HIP] Defer overloading resolution diagnostics for host device ...Yaxun (Sam) Liu
2020-09-17[CUDA][HIP] Defer overloading resolution diagnostics for host device functionsYaxun (Sam) Liu
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-05-19[Clang Tablegen][RFC] Allow Early Textual Substitutions in `Diagnostic` messa...Eric Fiselier
2018-03-06TableGen: Give up on exact fixits for diagnostic groupsNicolai Haehnle
2013-01-11Revert "tg-fixits.td: fixup for Linux"Jordan Rose
2013-01-11tg-fixits.td: fixup for Linux, which does not have a correct implementation ofDmitri Gribenko
2013-01-10Error if an anonymous DiagGroup is referenced multiple times.Jordan Rose