[PATCH] D10476: Additional fix for PR14269: Clang crashes when a bit field is used as inline assembler input / output with memory constraint

Phabricator reviews at reviews.llvm.org
Mon Aug 3 03:38:59 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL243870: Additional fix for PR14269: Crash on vector elements / global register vars… (authored by asbokhan).

Changed prior to commit:
  http://reviews.llvm.org/D10476?vs=29442&id=31223#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D10476

Files:
  cfe/trunk/include/clang/AST/Expr.h
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/lib/AST/Expr.cpp
  cfe/trunk/lib/Sema/SemaStmtAsm.cpp
  cfe/trunk/test/Sema/asm.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10476.31223.patch
Type: text/x-patch
Size: 6921 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150803/41db8dea/attachment.bin>


More information about the cfe-commits mailing list