[LLVMdev] [cfe-dev] design for an accurate ODR-checker with clang

Daniel Albuschat d.albuschat at gmail.com
Wed Jul 17 22:21:37 PDT 2013


2013/7/16 JF Bastien <jfb at google.com>

> I've debugged enough debug+release mixing issues
> shared-libraries to feel that pain.
>

ACK.

It's not only debug+release, but very often an outdated object file for me.
Because the build system didn't pick up code changes in some headers and
did not re-compile compilation units that were affected. (Hello Visual
Studio, it's you that I am looking at.)

Would have saved me numerous hours.


Greetings,
Daniel Albuschat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130718/e69fbb91/attachment.html>


More information about the llvm-dev mailing list