Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] FYI: The LLVM Compiler Infrastructure

Their front-end is GPL licensed, as they work with GCC. Unfortunately this is a non-starter for any CDT tooling.

===========================

Chris Recoskie
Team Lead, IBM CDT Team
IBM Toronto
http://www.eclipse.org/cdt

Inactive hide details for Lothar Werzinger <lothar@xxxxxxxxxxxxxx>Lothar Werzinger <lothar@xxxxxxxxxxxxxx>


          Lothar Werzinger <lothar@xxxxxxxxxxxxxx>
          Sent by: cdt-dev-bounces@xxxxxxxxxxx

          08/12/2008 03:34 PM

          Please respond to
          "CDT General developers list." <cdt-dev@xxxxxxxxxxx>

To

cdt-dev@xxxxxxxxxxx

cc


Subject

[cdt-dev] FYI: The LLVM Compiler Infrastructure

Maybe CDT can make use of the new C/C++ frontend for LLVM

Especially the presentation about the Clang Static Analyzer seems interesting

Finding Bugs with the Clang Static Analyzer - The Clang Static Analyzer is a
standalone tool that find bugs in C and Objective-C programs. The analyzer is
100% open source and part of the Clang project (a new C/Objective-C/C++
frontend for LLVM). Although still very early in its development, the tool
has been effective at finding thousands of bugs in real-world C and
Objective-C programs. This talk presents a high-level overview of the goals,
implementation, and current status of the tool.

http://llvm.org/devmtg/2008-08/

Lothar
--
Lothar Werzinger Dipl.-Ing. Univ.
framework & platform architect
Tradescape Inc. - Enabling Efficient Digital Marketplaces
1754 Technology Drive, Suite 128
San Jose, CA 95110
web:
http://www.tradescape.biz
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev

GIF image

GIF image

GIF image


Back to the top