]> granicus.if.org Git - clang/commit
Fix buildbots by not using a template from another namespace.
authorJordan Rose <jordan_rose@apple.com>
Fri, 28 Sep 2012 22:29:02 +0000 (22:29 +0000)
committerJordan Rose <jordan_rose@apple.com>
Fri, 28 Sep 2012 22:29:02 +0000 (22:29 +0000)
commit20441c59a00afb949e53121c55f8a58da17ba79e
tree26bc625638a3726b7701d07b0174869d1c40c9f0
parent66da0abf7ab7cd449bb1d5134b2ef97d9d34d812
Fix buildbots by not using a template from another namespace.

No need to specialize BeforeThanCompare for a comparator that's only
going to be used once.

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