Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Conversation

@swernli
Copy link
Contributor

@swernli swernli commented Sep 29, 2021

The latest Windows-2019 DevOps image has LLVM 12.0.1 installed by default and our LLVM code is not yet compatible with vesion 12. This forces the downgrade to 11.1.0 to allow our builds to still succeed.

The latest Windows-2019 DevOps image has LLVM 12.0.1 installed by default and our LLVM code is not yet compatible with vesion 12. This forces the downgrade to 11.1.0 to allow our builds to still succeed.
@swernli swernli enabled auto-merge (squash) September 29, 2021 23:59
@swernli swernli merged commit 9eecf68 into main Sep 30, 2021
swernli added a commit that referenced this pull request Oct 4, 2021
* QIR generation bug fixes (#1153)

* Allow ProjectReference as Target Package (#1166)

Previously only a `PackageReference` would be recognized as a target package. This allows `ProjectReference` to be used as a target package, and still enforces that only one such reference exists.

* Make signature for slicing compiliant with spec (#1167)

* update packages for component governance (#1168)

* Q# Command Line Process Multiple Files and Directories (#1156)

* Force use of LLVM 11 in build pipeline (#1177)

* Formatter - Output to Files (#1165)

* Only re-indent if closing brace occurs in indentation region (#1174)

* Only re-indent if closing brace occurs in indentation region

* Use char.IsWhiteSpace

* Blank line

Co-authored-by: bettinaheim <34236215+bettinaheim@users.noreply.github.com>
Co-authored-by: Angela Burton <anjbur@users.noreply.github.com>
Co-authored-by: Scott Carda <55811729+ScottCarda-MS@users.noreply.github.com>
Co-authored-by: Sarah Marshall <33814365+samarsha@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants