[cfe-dev] case-insensitive #include warning

Eric Niebler via cfe-dev cfe-dev at lists.llvm.org
Tue May 17 14:39:42 PDT 2016


On 4/7/16, 11:37 AM, "clattner at apple.com on behalf of Chris Lattner" <clattner at apple.com> wrote:
> On Apr 5, 2016, at 4:03 PM, Eric Niebler via cfe-dev <cfe-dev at lists.llvm.org> wrote:
>> Hi all,
>> I have an initial cut at patch that issues a warning when a file is #included on a case-insensitive file system that would not be found on a case-sensitive system. Is there interest? […]
>
> Hi Eric,
> This would be a hugely welcomed feature, […]

My revised patch for this (http://reviews.llvm.org/D19843) has been languishing on phabricator. This patch has been *hugely* successful within Facebook at flagging portability problems before they become problems, and we would love to contribute it upstream. Can someone please have a look?

The sister patch for llvm could use some love too: http://reviews.llvm.org/D19842

TIA,
Eric Niebler




More information about the cfe-dev mailing list