Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

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

Mirror of official clang git repository located athttp://llvm.org/git/clang. Updated hourly.

License

NotificationsYou must be signed in to change notification settings

robovm/clang

 
 

Repository files navigation

//===----------------------------------------------------------------------===//// 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/

About

Mirror of official clang git repository located athttp://llvm.org/git/clang. Updated hourly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++71.0%
  • C15.8%
  • Objective-C8.2%
  • Objective-C++2.4%
  • HTML1.5%
  • Python0.6%
  • Other0.5%

[8]ページ先頭

©2009-2025 Movatter.jp