index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
tools
/
llvm-rc
/
ResourceScriptToken.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvm-rc - fix uninitialized variable warnings. NFC.
Simon Pilgrim
2019-11-18
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[llvm-rc] Don't strictly require quotes around external file names
Martin Storsjo
2018-05-08
1
-2
/
+3
*
llvm-rc/ResourceScriptTokenList.h: Turns this into a .def file to imply that ...
David Blaikie
2017-11-21
1
-6
/
+2
*
[llvm-rc] Have the tokenizer discard single & block comments.
Zachary Turner
2017-10-09
1
-0
/
+53
*
[llvm-rc] Implement escape sequences in .rc files.
Zachary Turner
2017-10-06
1
-1
/
+4
*
[llvm-rc] Serialize VERSIONINFO resources to .res files.
Zachary Turner
2017-10-06
1
-0
/
+4
*
[llvm-rc] Add integer expressions parsing ability. [7/8]
Marek Sokolowski
2017-09-28
1
-0
/
+12
*
Fixing incorrectly capitalised regexps.
Benjamin Kramer
2017-09-07
1
-1
/
+1
*
Fix 'not all control paths return' warning on windows builds. NFCI.
Simon Pilgrim
2017-08-10
1
-3
/
+1
*
Fixup for r310621: Hint the compilers about unreachable code.
Marek Sokolowski
2017-08-10
1
-0
/
+4
*
Add .rc scripts tokenizer.
Marek Sokolowski
2017-08-10
1
-0
/
+296