-
Notifications
You must be signed in to change notification settings - Fork 769
Emit a warning for floating-point size changes after implicit conversions #6323
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
againull
merged 34 commits into
intel:sycl
from
srividya-sundaram:warn-double-precision
Aug 16, 2022
Merged
Changes from 5 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
c570dad
[SYCL] Emit a warning if double precision arithmetic is used in devic…
srividya-sundaram 289bbaa
Add warning to warning-flags.c
srividya-sundaram be0b892
Fix warnings
srividya-sundaram dc02117
Add test cases for builtins and default arg promo
srividya-sundaram 5754157
Add new line at the end of file
srividya-sundaram 0bcd3f4
Fix failing tests
srividya-sundaram 762d50a
Fix failing tests
srividya-sundaram 3217c76
Fix warnings-flag.c
srividya-sundaram 374e9a2
Address review comments.
srividya-sundaram 35ee34c
Fix review comments
srividya-sundaram 6041fb9
WIP - Experimental changes.
srividya-sundaram c3b98d3
fix lint
srividya-sundaram 50f903b
fix tests
srividya-sundaram 5dec41a
fix test
srividya-sundaram e2c2358
Merge branch 'sycl' into warn-double-precision
srividya-sundaram c40235f
lint fix
srividya-sundaram 1d978d6
Merge branch 'warn-double-precision' of https://github.com/srividya-s…
srividya-sundaram 459aa08
Ignore warning by default
srividya-sundaram 43c632a
Fix test
srividya-sundaram 568512f
fix test
srividya-sundaram 67c3190
Rename file
srividya-sundaram 12a5286
test changes
srividya-sundaram 1dad8e8
Update logic
srividya-sundaram 7780205
Fix review comments
srividya-sundaram d6cad3c
Fix tests
srividya-sundaram 78445c3
Update test
srividya-sundaram 23e73be
Add new test to check conversion warnings
srividya-sundaram 41c2560
Update clang/include/clang/Basic/DiagnosticSemaKinds.td
srividya-sundaram 1e00605
Update clang/lib/Sema/SemaChecking.cpp
srividya-sundaram c09926f
Update clang/lib/Sema/SemaChecking.cpp
srividya-sundaram 192099e
Add custom prefixes
srividya-sundaram 6e2964c
Address review comments
srividya-sundaram 96b9aac
Fix test
srividya-sundaram b2f59ce
Fix extra space
srividya-sundaram File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.