This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b5ca00a58de52d33c1935f49ce104f9d90cda67c
clang-p2996
/
clang
/
utils
/
TableGen
History
John McCall
5d7cf778e4
Add an llvm_unreachable back to the autogeneration of this covered switch.
...
llvm-svn: 262288
2016-03-01 02:09:20 +00:00
..
ClangASTNodesEmitter.cpp
…
ClangAttrEmitter.cpp
Add an llvm_unreachable back to the autogeneration of this covered switch.
2016-03-01 02:09:20 +00:00
ClangCommentCommandInfoEmitter.cpp
Fix Clang-tidy modernize-use-nullptr warnings in headers and generated files; other minor cleanups.
2015-09-29 20:56:43 +00:00
ClangCommentHTMLNamedCharacterReferenceEmitter.cpp
…
ClangCommentHTMLTagsEmitter.cpp
Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types
2015-05-29 19:42:19 +00:00
ClangDiagnosticsEmitter.cpp
[TableGen] Merge the SuperClass Record and SMRange vector a single vector. This removes the state needed to manage the extract vector. NFC
2016-01-18 19:52:54 +00:00
ClangSACheckersEmitter.cpp
…
CMakeLists.txt
…
NeonEmitter.cpp
No need to use utostr when putting integers into a raw_ostream. NFC
2016-01-31 00:20:26 +00:00
TableGen.cpp
[TableGen] Call llvm_shutdown on exit so that all the ManagedStatic objects in the support library will be deleted.
2016-01-04 04:51:46 +00:00
TableGenBackends.h
Add missing header guards.
2014-08-08 13:24:19 +00:00