Enhance BranchProbabilityInfo::calcUnreachableHeuristics for InvokeInst
[oota-llvm.git] / lib / Analysis / StratifiedSets.h
index 878ca3d4c70b6a8895c23c1a8ce485c655b88ae8..fd3fbc0d86ad631fc2a413c35bc7dfec8a965dc0 100644 (file)
@@ -688,5 +688,5 @@ private:
 
   bool inbounds(StratifiedIndex N) const { return N < Links.size(); }
 };
-} // namespace llvm
+}
 #endif // LLVM_ADT_STRATIFIEDSETS_H