Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Apr 23, 2020. It is now read-only.
/clangPublic archive

Mirror kept for legacy. Moved tohttps://github.com/llvm/llvm-project

License

NotificationsYou must be signed in to change notification settings

llvm-mirror/clang

Repository files navigation

Project moved to:https://github.com/llvm/llvm-project//===----------------------------------------------------------------------===//// C Language Family Front-end//===----------------------------------------------------------------------===//Welcome to Clang.  This is a compiler front-end for the C family of languages(C, C++, Objective-C, and Objective-C++) which is built as part of the LLVMcompiler infrastructure project.Unlike many other compiler frontends, Clang is useful for a number of thingsbeyond just compiling code: we intend for Clang to be host to a number ofdifferent source-level tools.  One example of this is the Clang Static Analyzer.If you're interested in more (including how to build Clang) it is best to readthe relevant web sites.  Here are some pointers:Information on Clang:http://clang.llvm.org/Building and using Clang:http://clang.llvm.org/get_started.htmlClang Static Analyzer:http://clang-analyzer.llvm.org/Information on the LLVM project:http://llvm.org/If you have questions or comments about Clang, a great place to discuss them ison the Clang development mailing list:http://lists.llvm.org/mailman/listinfo/cfe-devIf you find a bug in Clang, please file it in the LLVM bug tracker:http://llvm.org/bugs/

[8]ページ先頭

©2009-2025 Movatter.jp