From b960d65016e412452d24aad0a197030bbb038392 Mon Sep 17 00:00:00 2001 From: sthen Date: Thu, 25 Jun 2009 09:57:08 +0000 Subject: [PATCH] note the known problem with autoconf projects, found by jsg and Moritz Grimm --- devel/llvm/TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/llvm/TODO b/devel/llvm/TODO index b2029d60043..ccbf3b10ceb 100644 --- a/devel/llvm/TODO +++ b/devel/llvm/TODO @@ -9,3 +9,5 @@ before /usr/include). - target-specific definitions (__OpenBSD__ etc); see tools/clang/lib/Basic/Targets.cpp +- scan-build'ing an autoconf project fails +