summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-rc/ResourceScriptToken.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm-rc] Have the tokenizer discard single & block comments.Zachary Turner2017-10-091-0/+53
* [llvm-rc] Implement escape sequences in .rc files.Zachary Turner2017-10-061-1/+4
* [llvm-rc] Serialize VERSIONINFO resources to .res files.Zachary Turner2017-10-061-0/+4
* [llvm-rc] Add integer expressions parsing ability. [7/8]Marek Sokolowski2017-09-281-0/+12
* Fixing incorrectly capitalised regexps.Benjamin Kramer2017-09-071-1/+1
* Fix 'not all control paths return' warning on windows builds. NFCI.Simon Pilgrim2017-08-101-3/+1
* Fixup for r310621: Hint the compilers about unreachable code.Marek Sokolowski2017-08-101-0/+4
* Add .rc scripts tokenizer.Marek Sokolowski2017-08-101-0/+296
OpenPOWER on IntegriCloud