[lldb-dev] [PATCH] fix for build break from clang empty header removal
Jason Molenda
jmolenda at apple.com
Wed Dec 4 21:02:12 PST 2013
Thanks Todd, please commit. I just did a clean llvm checkout and hit the same problem.
On Dec 4, 2013, at 3:55 PM, Todd Fiala <tfiala at google.com> wrote:
> Hi all,
>
> Please find attached a fix for a build break introduced by the removal of an empty header file from clang. See attached patch.
>
> Relevant clang change:
> git commit 08cca3acae945f39692c7a08e03714eccba125a7
> git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@196410 91177308-0d34-0410-b5e6-96231b3b80d8
>
> It just removes the header file inclusion.
>
> -Todd
>
>
> <bb_CC1Options_h_removal.diff>_______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
More information about the lldb-dev
mailing list