llvm-project/clang/include
Richard Trieu e7f7ed2be7 Add more ODR checking.
Add the basics for the ODRHash class, which will only process Decl's from
a whitelist, which currently only has AccessSpecDecl.  Different access
specifiers in merged classes can now be detected.

Differential Revision: https://reviews.llvm.org/D21675

llvm-svn: 295800
2017-02-22 01:11:25 +00:00
..
clang Add more ODR checking. 2017-02-22 01:11:25 +00:00
clang-c [libclang] [OpenCL] Expose half type. 2017-02-10 15:51:11 +00:00
CMakeLists.txt