[LLVMbugs] [Bug 19024] #define __FLOAT_H is likely to clash in float.h
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Mar 3 23:52:08 PST 2014
http://llvm.org/bugs/show_bug.cgi?id=19024
jonathan.sauer at gmx.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #3 from jonathan.sauer at gmx.de ---
Clang's headers are not consistent in the names they use for their include
guards; most of them seem to omit an additional CLANG.
I think it would be better if your project changed their include guard naming
convention to be standards-compliant. As you suggested I'm closing this bug.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140304/309c083a/attachment.html>
More information about the llvm-bugs
mailing list