Logo
Explore Help
Register Sign In
caio/clang-p2996
1
0
Fork 0
You've already forked clang-p2996
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
68adb7da1abdca258ccfb87e929a42fd7e7af940
clang-p2996/llvm/lib/TableGen
History
Benjamin Kramer dd0ff85701 Remove empty non-virtual destructors or mark them =default when non-public
These add no value but can make a class non-trivially copyable. NFC.

llvm-svn: 234688
2015-04-11 15:32:26 +00:00
..
CMakeLists.txt
Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.
2015-02-11 03:28:02 +00:00
Error.cpp
…
LLVMBuild.txt
…
Main.cpp
Use range-based for loops. NFC
2014-12-11 07:04:54 +00:00
Makefile
…
module.modulemap
…
Record.cpp
Reduce dyn_cast<> to isa<> or cast<> where possible.
2015-04-10 11:24:51 +00:00
SetTheory.cpp
…
StringMatcher.cpp
…
TableGenBackend.cpp
…
TGLexer.cpp
…
TGLexer.h
Remove empty non-virtual destructors or mark them =default when non-public
2015-04-11 15:32:26 +00:00
TGParser.cpp
Add missing includes. make_unique proliferated everywhere.
2015-03-01 21:28:53 +00:00
TGParser.h
Replace std::map<K, V*> with std::map<K, std::unique_ptr<V>> to handle ownership and deletion of the values.
2014-12-11 05:25:30 +00:00
Powered by Gitea Version: 1.25.1 Page: 1051ms Template: 9ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API