On Wed, Dec 14, 2011 at 4:58 PM, Stuart Henderson <[email protected]>
wrote:
> CVSROOT: /cvs
> Module name: ports
> Changes by: [email protected] 2011/12/14 15:58:24
>
> Modified files:
> devel/llvm : Makefile distinfo
> devel/llvm/patches: patch-Makefile_config_in
> patch-tools_clang_lib_Sema_AttributeList_cpp
> patch-tools_clang_tools_scan-build_scan-build
> devel/llvm/pkg : DESCR PLIST
> Added files:
> devel/llvm/patches: patch-tools_clang_lib_Basic_Targets_cpp
> patch-tools_clang_lib_Driver_Tools_cpp
> Removed files:
> devel/llvm/patches: patch-tools_clang_lib_Lex_Lexer_cpp
>
> Log message:
> update to LLVM/CLang 3.0, thanks sebastia@ for testing.
>
> - switch to cmake build
> - add profiling support from jsg@
>
patch-tools_clang_lib_Sema_AttributeList_cpp can be removed... it is
already incorporated in the file about 7 lines up where patch applies
and has a OpenBSD comment...
+ .Case("bounded", IgnoredAttribute)