summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/patches/patch-r271432-clang-r205331-debug-info-crash.diff
Commit message (Collapse)AuthorAgeFilesLines
* MFC r271931:dim2015-02-131-18/+15
| | | | | | Add a few missing llvm/clang patches, update the other ones to be able to apply with the same patch options onto a fresh upstream llvm/clang 3.4.1 checkout, and use approximately the same header tempate for them.
* MFC Clang debuginfo crash fixemaste2014-09-181-0/+46
r271432: Merge upstream Clang rev 205331 debuginfo crash fix: Debug info: fix a crash when emitting IndirectFieldDecls, which were previously not handled at all. rdar://problem/16348575 r271433: Add clang patch corresponding to r271432 Approved by: re Sponsored by: DARPA, AFRL
OpenPOWER on IntegriCloud