Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Sema] Don't emit "pure virtual" warning for fully qualified calls. | Davide Italiano | 2015-07-14 | 1 | -0/+8 |
-fapple-kext is an exception because calls will still go through the vtable in that mode. Add a note to make the user aware of that. PR: 23215 Differential Revision: http://reviews.llvm.org/D10935 llvm-svn: 242246 |