]> granicus.if.org Git - clang/commit
Make this const, there's probably no harm in it and it silences a bunch
authorEric Christopher <echristo@apple.com>
Tue, 5 Apr 2011 07:54:42 +0000 (07:54 +0000)
committerEric Christopher <echristo@apple.com>
Tue, 5 Apr 2011 07:54:42 +0000 (07:54 +0000)
commit30f64714da00794cfc4179c5d5046b0c7d4cd3c0
tree629001e205a8fdcc7ac39e613af75c35f6eeacac
parent9f6494687c05fe1d334af76408ee056b5f80e027
Make this const, there's probably no harm in it and it silences a bunch
of warnings when passing const arguments into the function.

Fixes PR9426

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@128880 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/Builtins.def