Re: r335081 - Recommit r335063: [Darwin] Add a warning for missing include path for libstdc++

2018-12-06 Thread Alex L via cfe-commits
3 that >> returns true for all (or most) of the TY_PP_ types, and then just rely >> on lookupTypeForExtension. >> > > Good idea, I'll try it out. > Apologies for the delay, I fixed the issue with preprocessed inputs in r348540. Cheers, Alex > > >> >&g

Re: r335081 - Recommit r335063: [Darwin] Add a warning for missing include path for libstdc++

2018-09-07 Thread Alex L via cfe-commits
ke > http://llvm-cs.pcc.me.uk/tools/clang/lib/Driver/Types.cpp#123 that > returns true for all (or most) of the TY_PP_ types, and then just rely > on lookupTypeForExtension. > Good idea, I'll try it out. > > >> >> >> >>> >>>> On Tue, Ju

Re: r335081 - Recommit r335063: [Darwin] Add a warning for missing include path for libstdc++

2018-09-07 Thread Nico Weber via cfe-commits
gt;> >>> On Tue, Jun 19, 2018 at 6:52 PM Alex Lorenz via cfe-commits < >>> cfe-commits@lists.llvm.org> wrote: >>> >>>> Author: arphaman >>>> Date: Tue Jun 19 15:47:53 2018 >>>> New Revision: 335081 >>>> >>>>

Re: r335081 - Recommit r335063: [Darwin] Add a warning for missing include path for libstdc++

2018-09-05 Thread Alex L via cfe-commits
mits < >> cfe-commits@lists.llvm.org> wrote: >> >>> Author: arphaman >>> Date: Tue Jun 19 15:47:53 2018 >>> New Revision: 335081 >>> >>> URL: http://llvm.org/viewvc/llvm-project?rev=335081&view=rev >>> Log: >>> Recomm

Re: r335081 - Recommit r335063: [Darwin] Add a warning for missing include path for libstdc++

2018-08-18 Thread Nico Weber via cfe-commits
t;> Author: arphaman >> Date: Tue Jun 19 15:47:53 2018 >> New Revision: 335081 >> >> URL: http://llvm.org/viewvc/llvm-project?rev=335081&view=rev >> Log: >> Recommit r335063: [Darwin] Add a warning for missing include path for >> libstdc++ >>

Re: r335081 - Recommit r335063: [Darwin] Add a warning for missing include path for libstdc++

2018-08-18 Thread Nico Weber via cfe-commits
52 PM Alex Lorenz via cfe-commits < cfe-commits@lists.llvm.org> wrote: > Author: arphaman > Date: Tue Jun 19 15:47:53 2018 > New Revision: 335081 > > URL: http://llvm.org/viewvc/llvm-project?rev=335081&view=rev > Log: > Recommit r335063: [Darwin] Add a warning fo

r335081 - Recommit r335063: [Darwin] Add a warning for missing include path for libstdc++

2018-06-19 Thread Alex Lorenz via cfe-commits
Author: arphaman Date: Tue Jun 19 15:47:53 2018 New Revision: 335081 URL: http://llvm.org/viewvc/llvm-project?rev=335081&view=rev Log: Recommit r335063: [Darwin] Add a warning for missing include path for libstdc++ The recommit ensures that the tests that failed on bots don't tr

r335063 - [Darwin] Add a warning for missing include path for libstdc++

2018-06-19 Thread Alex Lorenz via cfe-commits
Author: arphaman Date: Tue Jun 19 10:56:03 2018 New Revision: 335063 URL: http://llvm.org/viewvc/llvm-project?rev=335063&view=rev Log: [Darwin] Add a warning for missing include path for libstdc++ Xcode 10 removes support for libstdc++, but the users just get a confusing include not file warning