everyone :/
>
>
>
> *From:* Stephen Hines [mailto:srhi...@google.com]
> *Sent:* Thursday, August 24, 2017 3:18 PM
> *To:* Keane, Erich
> *Cc:* cfe-commits
> *Subject:* Re: r311683 - [Preprocessor] Correct internal token parsing of
> newline characters in CRLF
>
>
>
: Thursday, August 24, 2017 3:18 PM
To: Keane, Erich
Cc: cfe-commits
Subject: Re: r311683 - [Preprocessor] Correct internal token parsing of newline
characters in CRLF
This change seems to have broken the git mirrors, as I can no longer check out
clang without having a merge conflict as git
1 more dataset, Craig has the git mirror working right, but with the public
mirror…
From: Stephen Hines [mailto:srhi...@google.com]
Sent: Thursday, August 24, 2017 3:18 PM
To: Keane, Erich
Cc: cfe-commits
Subject: Re: r311683 - [Preprocessor] Correct internal token parsing of newline
to think I’ve modified it now.
Are you seeing the same symptom?
From: Stephen Hines [mailto:srhi...@google.com]
Sent: Thursday, August 24, 2017 3:18 PM
To: Keane, Erich
Cc: cfe-commits
Subject: Re: r311683 - [Preprocessor] Correct internal token parsing of newline
characters in CRLF
This
- [Preprocessor] Correct internal token parsing of newline
characters in CRLF
This change seems to have broken the git mirrors, as I can no longer check out
clang without having a merge conflict as git alters the line endings. Setting
core.autocrlf to false doesn't help either. Does anyone have any ide
This change seems to have broken the git mirrors, as I can no longer check
out clang without having a merge conflict as git alters the line endings.
Setting core.autocrlf to false doesn't help either. Does anyone have any
idea how to fix this svn <-> git issue?
Thanks,
Steve
On Thu, Aug 24, 2017
Author: erichkeane
Date: Thu Aug 24 11:36:07 2017
New Revision: 311683
URL: http://llvm.org/viewvc/llvm-project?rev=311683&view=rev
Log:
[Preprocessor] Correct internal token parsing of newline characters in CRLF
Discovered due to a goofy git setup, the test system-headerline-directive.c
(and a