aboutsummaryrefslogtreecommitdiff
path: root/clang/test/TableGen
AgeCommit message (Expand)AuthorFilesLines
2022-01-12[clang] Introduce support for disabling warnings in system macrosCarlos Galvez2-6/+15
2021-03-30Fix test expectations for %diff documentation.Richard Smith1-2/+8
2021-02-18Detect diagnostic groups that are defined in multiple 'def's.Richard Smith3-59/+43
2020-10-19Recommit "[CUDA][HIP] Defer overloading resolution diagnostics for host devic...Yaxun (Sam) Liu2-0/+37
2020-09-24Revert "Recommit "[CUDA][HIP] Defer overloading resolution diagnostics for ho...Reid Kleckner2-37/+0
2020-09-24Recommit "[CUDA][HIP] Defer overloading resolution diagnostics for host devic...Yaxun (Sam) Liu2-0/+37
2020-09-17Revert "[CUDA][HIP] Defer overloading resolution diagnostics for host device ...Yaxun (Sam) Liu2-37/+0
2020-09-17[CUDA][HIP] Defer overloading resolution diagnostics for host device functionsYaxun (Sam) Liu2-0/+37
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-05-19[Clang Tablegen][RFC] Allow Early Textual Substitutions in `Diagnostic` messa...Eric Fiselier4-19/+305
2018-03-06TableGen: Give up on exact fixits for diagnostic groupsNicolai Haehnle2-35/+11
2013-01-11Revert "tg-fixits.td: fixup for Linux"Jordan Rose1-6/+1
2013-01-11tg-fixits.td: fixup for Linux, which does not have a correct implementation ofDmitri Gribenko1-1/+6
2013-01-10Error if an anonymous DiagGroup is referenced multiple times.Jordan Rose4-0/+119