Commit Graph

4 Commits

Author SHA1 Message Date
Sylvestre Ledru
739f8fe8b3 refresh of the patches 2013-09-02 12:03:30 +00:00
Sylvestre Ledru
6270d75c8f Refresh of the patch 2013-08-22 07:18:24 +00:00
Sylvestre Ledru
5c9ce3725a refresh of the patches 2013-08-11 08:02:45 +00:00
Sylvestre Ledru
bcf188083e Without this patch, the first local include of unwind.h might, with the
__has_include_next, try to include the one from the system.
 It might be /usr/include/clang/3.4/include/unwind.h
 Because of the #ifndef __CLANG_UNWIND_H, it might never include any declaration
 from the system.
2013-07-05 08:17:08 +00:00