Movatterモバイル変換


[0]ホーム

URL:


Wayback Machine
45 captures
04 Dec 2015 - 24 Aug 2025
FebMARApr
29
201820192020
success
fail
COLLECTED BY
TIMESTAMPS
loading
The Wayback Machine - https://web.archive.org/web/20190329102500/https://github.com/apple/swift-clang
Skip to content
Sign in Sign up

/swift-clang

Join GitHub today

GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.

Sign up
No description, website, or topics provided.
Branch:stable
Clone or download

Clone with HTTPS

Use Git or checkout with SVN using the web URL.

Launching GitHub Desktop...

If nothing happens,download GitHub Desktop and try again.

Launching GitHub Desktop...

If nothing happens,download GitHub Desktop and try again.

Launching Xcode...

If nothing happens,download Xcode and try again.

Launching Visual Studio...

If nothing happens,download the GitHub extension for Visual Studio and try again.

Permalink
TypeNameLatest commit messageCommit time
Failed to load latest commit information.
INPUTSRevert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and on…Sep 27, 2012
bindingsRevert "Make -Wstring-plus-int warns even if when the result is not o…Jan 17, 2019
cmake[CMake][Fuchsia] Include check-lld in the list of bootstrap targetsJan 2, 2019
docs[analyzer] Fix an assertation failure for invalid sourcelocation, add…Mar 21, 2019
examplescmake: Remove uses of add_llvm_loadable_module macroDec 20, 2018
include[Sema] Fix an assert when a block captures a constexpr localMar 26, 2019
lib[CodeGen] Add additional mangling for struct members of non trivial s…Mar 28, 2019
runtime[CMake] External compiler-rt-configure requires LLVMTestingSupport wh…Mar 20, 2019
test[CodeGen] Add additional mangling for struct members of non trivial s…Mar 28, 2019
toolsMerge pull request#277from ributzka/PR-TAPISupport-5.1Mar 19, 2019
unittestsModules: Add LangOptions::CacheGeneratedPCHMar 20, 2019
utils[analyzer] [testing] Inside CmpRuns.py output also print the filename…Feb 22, 2019
www[analyzer] Document RetainCountChecker behavior and annotationsFeb 22, 2019
.arcconfig[clang] Set up .arcconfig to point to new Diffusion C repositoryNov 27, 2017
.clang-formatSwitch the default mode for clang-format to '-file'. Make 'LLVM' theSep 2, 2013
.clang-tidyBackport changes from llvm/.clang_tidy to clang/.clang_tidy configsMar 20, 2018
.gitignoreNFC: Add .vscode to .gitignoreDec 3, 2018
CMakeLists.txtPassthrough compiler launcherMar 7, 2019
CODE_OWNERS.TXTAdd myself as code owner for OpenBSD driverNov 30, 2018
CONTRIBUTING.mdAdd legal notice for pull requests and reference to contribution guid…Dec 5, 2015
INSTALL.txtHonor system specific paths of MAN pagesNov 20, 2015
LICENSE.TXTUpdate copyright year to 2018.Jun 18, 2018
ModuleInfo.txtMove the ModuleInfo.txt file.Jul 11, 2007
NOTES.txtPTH-- Remove feature entirely-Dec 4, 2018
README.txtTest commitOct 21, 2017

README.txt

//===----------------------------------------------------------------------===//// 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/
You can’t perform that action at this time.

[8]ページ先頭

©2009-2025 Movatter.jp