hanchenye-llvm-project/llvm/lib/Remarks
Francis Visoiu Mistrih 48998d10e0 [Remarks] Fix usage of enum class
Breaks the build on some compilers:

http://lab.llvm.org:8011/builders/clang-cmake-x86_64-avx2-linux/builds/9720/steps/build%20stage%201/logs/stdio

llvm-svn: 362165
2019-05-30 22:01:56 +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 [Remarks] Add string deduplication using a string table 2019-04-24 00:06:24 +00:00
RemarkParserImpl.h [Remarks] Fix mismatched delete due to missing virtual destructor 2019-03-20 17:44:24 +00:00
RemarkStringTable.cpp [Remarks] Add string deduplication using a string table 2019-04-24 00:06:24 +00:00
YAMLRemarkParser.cpp [Remarks] Add string deduplication using a string table 2019-04-24 00:06:24 +00:00
YAMLRemarkParser.h [Remarks] Add string deduplication using a string table 2019-04-24 00:06:24 +00:00
YAMLRemarkSerializer.cpp [Remarks] Fix usage of enum class 2019-05-30 22:01:56 +00:00