On Thu, Jun 16, 2016 at 1:40 AM, Nico Weber wrote:
> Maybe this should use the marketing name ("before msvc 2013")? People
> might be more familiar with that.
>
Thats a pretty good idea actually. Ill make a follow up change.
> On Jun 15, 2016 2:34 AM, "Saleem Abdulrasool via cfe-commits" <
> c
Maybe this should use the marketing name ("before msvc 2013")? People might
be more familiar with that.
On Jun 15, 2016 2:34 AM, "Saleem Abdulrasool via cfe-commits" <
cfe-commits@lists.llvm.org> wrote:
> Author: compnerd
> Date: Tue Jun 14 19:28:15 2016
> New Revision: 272741
>
> URL: http://llvm
Author: compnerd
Date: Tue Jun 14 19:28:15 2016
New Revision: 272741
URL: http://llvm.org/viewvc/llvm-project?rev=272741&view=rev
Log:
Headers: tweak for MSVC[<1800]
Earlier versions of MSVC did not include inttypes.h. Ensure that we dont try to
include_next on those releases.
Modified:
cfe