mirror of
https://github.com/intel/llvm.git
synced 2026-01-31 07:27:33 +08:00
Address review comment on r256595
llvm-svn: 256600
This commit is contained in:
@@ -60,7 +60,7 @@ def ext_charize_microsoft : Extension<
|
||||
"charizing operator #@ is a Microsoft extension">,
|
||||
InGroup<MicrosoftCharize>;
|
||||
def ext_comment_paste_microsoft : Extension<
|
||||
"pasting two '/' tokens into a '//' comment token is a Microsoft extension">,
|
||||
"pasting two '/' tokens into a '//' comment is a Microsoft extension">,
|
||||
InGroup<MicrosoftCommentPaste>;
|
||||
def ext_ctrl_z_eof_microsoft : Extension<
|
||||
"treating Ctrl-Z as end-of-file is a Microsoft extension">,
|
||||
|
||||
Reference in New Issue
Block a user