llvm-capstone/clang/include
David Blaikie 210ea0b31a Wdeprecated: StoredDiagnostics are stored in a SmallVector, so make sure they're copy/movable
Removing the no-op dtor makes these objects safely implicitly
copyable/movable/etc.

(& tidy up the ctor, while I'm here)

llvm-svn: 244971
2015-08-13 22:20:14 +00:00
..
clang Wdeprecated: StoredDiagnostics are stored in a SmallVector, so make sure they're copy/movable 2015-08-13 22:20:14 +00:00
clang-c libclang: Add period to typedef kind docblock 2015-08-12 03:21:44 +00:00
CMakeLists.txt
Makefile