[llvm-bugs] [Bug 26648] "inline" shouldn't be recognized as a C keyword in MSVC 2013 compatibility mode
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Feb 18 02:39:03 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=26648
Andrey Bokhanko <andreybokhanko at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |rnk at google.com
Resolution|--- |WONTFIX
--- Comment #3 from Andrey Bokhanko <andreybokhanko at gmail.com> ---
(In reply to comment #2)
> (In reply to comment #0)
> > There is a subtle, yet important (at least, many of our internal tests are
> > affected) MSVC compatibility bug.
>
> Is this important for user code, or is it just a compiler conformance test
> suite failing? I think we'd be much less inclined to care about the latter.
> (We don't aim to be exactly identical to MS' behavior, just to be close
> enough to be compatible for reasonable real code.)
We have a test system going back years! -- it's hard to say how tests
originated in the first place. :-) But definitely not from a conformance suite,
though.
OK, given that both you and Reid (http://reviews.llvm.org/D17330#354897) don't
like this change, let me close this PR as "wontfix".
Andrey
--
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/20160218/89a6ed38/attachment.html>
More information about the llvm-bugs
mailing list