]> granicus.if.org Git - clang/commit
Fixit to remove 'volatile' in file-scope 'asm volatile'.
authorJohn McCall <rjmccall@apple.com>
Mon, 25 Jan 2010 23:12:50 +0000 (23:12 +0000)
committerJohn McCall <rjmccall@apple.com>
Mon, 25 Jan 2010 23:12:50 +0000 (23:12 +0000)
commit841d5e607f81bf5627e47d0c62ead29f28b5b0c2
tree26dd88cd0a795aad248a402a5c230250a9e73e2c
parent82b51cce8cea6b6bb6175c406c2ab425c91d9dc8
Fixit to remove 'volatile' in file-scope 'asm volatile'.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@94466 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Parse/Parser.cpp