]> granicus.if.org Git - clang/commit
Improvements to Sema of asm statements. Fixes <rdar://problem/6156893>
authorAnders Carlsson <andersca@mac.com>
Tue, 20 Jan 2009 20:49:22 +0000 (20:49 +0000)
committerAnders Carlsson <andersca@mac.com>
Tue, 20 Jan 2009 20:49:22 +0000 (20:49 +0000)
commitd9fca6e3950346ea503f92f27ed0f9d8edde9feb
tree55d78b759ae40751a9a744ab946cda622a56b23c
parent83bccb85ff4b9981c4250c45494b439df8cbf983
Improvements to Sema of asm statements. Fixes <rdar://problem/6156893>

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@62609 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticKinds.def
lib/Sema/SemaStmt.cpp
test/Sema/asm.c