This website requires JavaScript.
Explore
Help
Sign In
averello
/
swift-mirror
Watch
1
Star
0
Fork
0
You've already forked swift-mirror
mirror of
https://github.com/apple/swift.git
synced
2025-12-21 12:14:44 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b038a91b8fc59f6c2914ac7b7a04dfcc1a528bf9
swift-mirror
/
include
/
swift
/
Option
History
Michael Gottesman
b038a91b8f
[semantic-arc] Add the assume-parsing-unqualified-ownership-sil argument ath forces the Parser to assume that all parsed code is unqualified. This overrides the parser ownership heuristic.
2016-10-29 20:11:08 -07:00
..
CMakeLists.txt
[cmake] Instead of setting LLVM_TABLEGEN_EXE, use our own SWIFT_TABLEGEN_EXE variable.
2016-06-24 17:18:45 -07:00
FrontendOptions.td
[semantic-arc] Add the assume-parsing-unqualified-ownership-sil argument ath forces the Parser to assume that all parsed code is unqualified. This overrides the parser ownership heuristic.
2016-10-29 20:11:08 -07:00
Options.h
Swift-format driver tool
2016-08-08 11:07:15 +02:00
Options.td
[gardening] Fix accidental trailing whitespace.
2016-10-29 10:22:58 +02:00
SanitizerOptions.h
Teach the Swift front-end to generate code with
2016-05-27 13:34:31 -07:00