aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/Analysis/GRExprEngine.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Analysis/GRExprEngine.cpp b/lib/Analysis/GRExprEngine.cpp
index ea88e70afa..448c2aa6b6 100644
--- a/lib/Analysis/GRExprEngine.cpp
+++ b/lib/Analysis/GRExprEngine.cpp
@@ -1286,7 +1286,6 @@ void GRExprEngine::VisitCallRec(CallExpr* CE, NodeTy* Pred,
}
case Builtin::BI__builtin_alloca: {
- // FIXME: Handle size.
// FIXME: Refactor into StoreManager itself?
MemRegionManager& RM = getStateManager().getRegionManager();
const MemRegion* R =