summaryrefslogtreecommitdiffstats
path: root/Source/LexerParser/cmDependsJavaParser.y
Commit message (Collapse)AuthorAgeFilesLines
* Fix most clang -Wextra-semi-stmt warnings in C++ filesSean McBride2019-01-151-1/+1
| | | | Suppress one in code generated by flex.
* LexerParser: Suppress GCC -Wconversion warningsBrad King2018-07-311-0/+3
| | | | | GCC 8 warns about some of the conversions in bison-generated code. Suppress the warnings.
* LexerParser: move to custom directoryDaniel Pfeifer2017-04-281-0/+3214