Skip to content

Conversation

@ggoossen
Copy link
Contributor

Summary: Current reges also matches strings with '{}' so warning is always given.

Test Plan: Previous code was giving a warning about unspported options, these disappeared. When adding something inside '{}' the warning came back.

Differential Revision: D18039443

@ggoossen ggoossen requested a review from apaszke as a code owner October 24, 2019 19:52
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D18039443

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D18039443

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ggoossen is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

…#28616)

Summary:
Current reges also matches strings with '{}' so warning is always given.
Pull Request resolved: pytorch#28616

Test Plan: Previous code was giving a warning about unspported options, these disappeared. When adding something inside '{}' the warning came back.

Differential Revision: D18039443

Pulled By: ggoossen

fbshipit-source-id: ee926d6d5ab149d979106e00a3e7d1f8c24a13fc
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D18039443

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ggoossen is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@ggoossen merged this pull request in 3073785.

ggoossen added a commit that referenced this pull request Nov 5, 2019
…attempt

Previous attempt in #28616 didn't work in clang8 and got reverted in #28916
This one escapes the } inside the brackets, maybe that works

Differential Revision: [D18324286](https://our.internmc.facebook.com/intern/diff/D18324286/)

[ghstack-poisoned]
ggoossen added a commit that referenced this pull request Nov 5, 2019
…attempt

Previous attempt in #28616 didn't work in clang8 and got reverted in #28916
This one escapes the } inside the brackets, maybe that works

Differential Revision: [D18324286](https://our.internmc.facebook.com/intern/diff/D18324286/)

ghstack-source-id: 93270628
Pull Request resolved: #29193
ggoossen added a commit that referenced this pull request Nov 5, 2019
…ns, second attempt"

Previous attempt in #28616 didn't work in clang8 and got reverted in #28916
This one escapes the } inside the brackets, maybe that works

Differential Revision: [D18324286](https://our.internmc.facebook.com/intern/diff/D18324286/)

[ghstack-poisoned]
ggoossen added a commit that referenced this pull request Nov 5, 2019
…attempt

Pull Request resolved: #29193

Previous attempt in #28616 didn't work in clang8 and got reverted in #28916
This one escapes the } inside the brackets, maybe that works
ghstack-source-id: 93283014

Differential Revision: [D18324286](https://our.internmc.facebook.com/intern/diff/D18324286/)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants