]> granicus.if.org Git - clang/commit
Fix an obvious typo.
authorBenjamin Kramer <benny.kra@googlemail.com>
Sun, 27 Feb 2011 18:07:41 +0000 (18:07 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sun, 27 Feb 2011 18:07:41 +0000 (18:07 +0000)
commit77d2c5f66aac32546c016f57143f2d0f399acbd1
tree2828ab2987278b401f290872e30dd57b8fc44c7a
parentbe7025e300d57023656cd1fc0e7eda4061346d1d
Fix an obvious typo.

GCC -Waddress warns about this but clang doesn't (PR9043).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126577 91177308-0d34-0410-b5e6-96231b3b80d8
tools/driver/cc1_main.cpp