[ms-inline asm] Update comment.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@162134 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/Sema/SemaStmtAsm.cpp b/lib/Sema/SemaStmtAsm.cpp
index c9e9861..0a7d980 100644
--- a/lib/Sema/SemaStmtAsm.cpp
+++ b/lib/Sema/SemaStmtAsm.cpp
@@ -1,4 +1,4 @@
-//===--- SemaStmtAsm.cpp - Semantic Analysis for Statements ---------------===//
+//===--- SemaStmtAsm.cpp - Semantic Analysis for Asm Statements -----------===//
 //
 //                     The LLVM Compiler Infrastructure
 //