OSDN Git Service

Drop unnecessary ';' after namespace
authorTobias Grosser <tobias@grosser.es>
Tue, 19 May 2015 06:25:19 +0000 (06:25 +0000)
committerTobias Grosser <tobias@grosser.es>
Tue, 19 May 2015 06:25:19 +0000 (06:25 +0000)
commitd70b3aca8e69e52f5683c2c0f351722482f5929f
tree9d257877fe8d795678cb087fe001240fd2d13724
parent42cff157db9cef189027dc30645c768f632656c4
Drop unnecessary ';' after namespace

The ';' was introduced in 237642. With it in place, we get a large number of
warnings in -pedantic mode.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237667 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/GlobalValue.h