This repository was archived by the owner on Mar 28, 2020. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork157
License
NotificationsYou must be signed in to change notification settings
apple/swift-clang
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
# DisclaimerThe swift-clang repository is frozen and is preserved for historical purposes only. Active development is now happening in the following repository:https://github.com/apple/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/
About
No description, website, or topics provided.
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.