diff options
| -rw-r--r-- | clang/lib/Sema/SemaStmtAsm.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/lib/Sema/SemaStmtAsm.cpp b/clang/lib/Sema/SemaStmtAsm.cpp index c9e98614dd4..0a7d980a9f8 100644 --- a/clang/lib/Sema/SemaStmtAsm.cpp +++ b/clang/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 // |

