summaryrefslogtreecommitdiffstats
path: root/Source/LexerParser/cmCommandArgumentParser.cxx
Commit message (Collapse)AuthorAgeFilesLines
* IWYU: Update for Debian 12 CI jobBrad King2023-07-281-53/+52
| | | | | | `include-what-you-use` diagnostics, in practice, are specific to the environment's compiler and standard library. Update includes to satisfy IWYU for our CI job under Debian 12.
* LexerParser: Suppress clang -Wunused-but-set-variable warningsBrad King2022-04-061-52/+57
|
* LexerParser: Regenerate parsers with bison 3.8.2Brad King2022-04-061-79/+70
|
* LexerParser: Regenerate parsers with bison 3.7.5Brad King2021-04-281-37/+49
|
* LexerParser: Suppress gcc -Wfree-nonheap-object warnings in generated codeBrad King2021-02-051-52/+53
|
* LexerParser: Clean up includes following include-what-you-useChristoph GrĂ¼ninger2021-01-251-1/+1
|
* LexerParser: Regenerate parser files with GNU Bison 3.7.4Christoph GrĂ¼ninger2021-01-251-432/+541
| | | | Adjust expected test output.
* LexerParser: Regenerate parsers with bison 3.4.2Kitware Robot2019-11-131-58/+63
|
* LexerParser: Regenerate parsers with bison 3.3Brad King2019-07-221-147/+155
| | | | Run `Utilities/Scripts/regenerate-parsers.bash`.
* Modernize: Enable modernize-raw-string-literal in clang-tidyArtur Ryt2019-04-021-1/+1
|
* LexerParser: Suppress GCC -Wconversion warningsBrad King2018-07-311-53/+56
| | | | | GCC 8 warns about some of the conversions in bison-generated code. Suppress the warnings.
* LexerParser: move to custom directoryDaniel Pfeifer2017-04-281-0/+1723