llvm-capstone/clang/include
David Blaikie 6951e3e406 Wdeprecated: BugReporterVisitors are copied for cloning (BugReporterVisitorImpl), make sure such copies are safe
Make the copy/move ctors defaulted in the base class and make the
derived classes final to avoid any intermediate hierarchy slicing if
these types were further derived.

llvm-svn: 244979
2015-08-13 22:58:37 +00:00
..
clang Wdeprecated: BugReporterVisitors are copied for cloning (BugReporterVisitorImpl), make sure such copies are safe 2015-08-13 22:58:37 +00:00
clang-c libclang: Add period to typedef kind docblock 2015-08-12 03:21:44 +00:00
CMakeLists.txt
Makefile