summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/odr_hash-Unresolved/Module2/not-include.h
Commit message (Collapse)AuthorAgeFilesLines
* Test case for r321396Richard Trieu2018-01-061-0/+5
Any hashing for methods should be able to compile this test case without emitting an error. Since the class and method come from the same header from each module, there should be no messages about ODR violations. llvm-svn: 321924
OpenPOWER on IntegriCloud