[cfe-dev] [LLVMdev] Goal for 3.5: Library-friendly headers
Joerg Sonnenberger
joerg at britannica.bec.de
Sun Nov 10 10:26:53 PST 2013
On Sun, Nov 10, 2013 at 06:07:45PM +0000, Alp Toker wrote:
> The right fix would be to prefix the enumerands in Triple.h or move the
> enums into a private header (probably not feasible because they're used
> externally).
The former would make the code more ugly for no real gain and the latter
won't fix the "problem".
Joerg
More information about the cfe-dev
mailing list