[cfe-commits] r173538 - Preserve Sema::UndefinedInternals across PCH boundaries. Fixes

Nick Lewycky nlewycky at google.com
Fri Jan 25 17:37:25 PST 2013


On 25 January 2013 17:28, Richard Smith <richard at metafoo.co.uk> wrote:

> tools/clang/lib/Sema/Sema.cpp:377:8: warning: unused function
> 'operator<' [-Wunused-function]
>   bool operator<(const UndefinedInternal &l, const UndefinedInternal &r) {
>        ^


Got it in r173550. Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130125/6b540c3c/attachment.html>


More information about the cfe-commits mailing list