This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-31 20:51:52 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Remarks
History
Simon Pilgrim
b24fbcea49
Fix MSVC "not all control paths return a value" warnings. NFCI.
...
llvm-svn: 365119
2019-07-04 09:46:06 +00:00
..
CMakeLists.txt
[Remarks][NFC] Move the serialization to lib/Remarks
2019-05-30 21:45:59 +00:00
LLVMBuild.txt
…
Remark.cpp
Reland "[Remarks] Add a new Remark / RemarkParser abstraction"
2019-03-19 21:11:07 +00:00
RemarkParser.cpp
Fix MSVC "not all control paths return a value" warnings. NFCI.
2019-07-04 09:46:06 +00:00
RemarkParserImpl.h
[Remarks] Require an explicit format to the parser
2019-07-04 00:31:03 +00:00
RemarkStringTable.cpp
[Remarks] Add string deduplication using a string table
2019-04-24 00:06:24 +00:00
YAMLRemarkParser.cpp
[Remarks][NFC] Move the string table parsing out of the parser constructor
2019-07-04 00:30:58 +00:00
YAMLRemarkParser.h
[Remarks] Require an explicit format to the parser
2019-07-04 00:31:03 +00:00
YAMLRemarkSerializer.cpp
[Remarks] Fix usage of enum class
2019-05-30 22:01:56 +00:00