search for: 08b2c543

Displaying 2 results from an estimated 2 matches for "08b2c543".

2016 Jun 19
2
Quality of LLVM headers
Hi LLVM, I want to complain a bit about the quality of the code included in the public LLVM headers. For projects that depend on LLVM is really hard to just include LLVM headers not to trigger tons of warnings. Moreover, the is this issue that you have to define __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROS everywhere just to include single DataTypes.h. Strangely, it seems to be required only
2016 Jun 20
2
Quality of LLVM headers
...VM code in .cpp files. > > Get a system with C++11 compliant system headers. > What do you mean exactly? How is this related? > Joerg > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160620/08b2c543/attachment.html>