[lldb-dev] [PATCH] fix for build break from clang empty header removal

Sylvestre Ledru sylvestre at debian.org
Thu Dec 5 00:01:45 PST 2013


On 05/12/2013 00:55, Todd Fiala 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.
>
I applied this patch (r196483). Thanks

Since you seem very interested by LLDB, you should ask to get +w
permissions on LLVM:
http://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access

Sylvestre




More information about the lldb-dev mailing list