]> granicus.if.org Git - clang/commit
Fix a potential null-pointer use, and fix the style of my new function.
authorCharles Davis <cdavis@mines.edu>
Wed, 10 Feb 2010 23:26:12 +0000 (23:26 +0000)
committerCharles Davis <cdavis@mines.edu>
Wed, 10 Feb 2010 23:26:12 +0000 (23:26 +0000)
commit9c00be5527d83dd9dc2073652ffe6ded8f408402
tree9b398405fad7b593747c71fddc9237f04a50aed8
parent5a0164d6ab843ca61437ec59a504365cb1c98f43
Fix a potential null-pointer use, and fix the style of my new function.
Thanks, Anton!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95821 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/TargetAttributesSema.cpp