Skip to content

Expand list of known compiler built-ins #8321

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
merged 1 commit into from
Jun 14, 2024

Conversation

tautschnig
Copy link
Collaborator

Generated using clang_builtins.py after fixing the script as included in this commit.

  • Each commit message has a non-empty body, explaining why the change was made.
  • n/a Methods or procedures I have added are documented, following the guidelines provided in CODING_STANDARD.md.
  • n/a The feature or user visible behaviour I have added or modified has been documented in the User Guide in doc/cprover-manual/
  • Regression or unit tests are included, or existing tests cover the modified code (in this case I have detailed which ones those are in the commit message).
  • n/a My commit message includes data points confirming performance improvements (if claimed).
  • My PR is restricted to a single feature or bugfix.
  • n/a White-space or formatting changes outside the feature-related changed lines are in commits of their own.

@tautschnig tautschnig force-pushed the update-compiler-headers branch 3 times, most recently from 705ec25 to 615fd6f Compare June 11, 2024 13:40
Generated using `clang_builtins.py` after fixing the script as included
in this commit.
@tautschnig tautschnig force-pushed the update-compiler-headers branch from 615fd6f to 8f85cb3 Compare June 11, 2024 13:45
@kroening kroening assigned tautschnig and unassigned kroening Jun 11, 2024
Copy link

codecov bot commented Jun 11, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 78.03%. Comparing base (8c229d7) to head (8f85cb3).

Files Patch % Lines
src/ansi-c/builtin_factory.cpp 50.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8321      +/-   ##
===========================================
- Coverage    78.04%   78.03%   -0.02%     
===========================================
  Files         1722     1722              
  Lines       189096   189131      +35     
  Branches     18420    18420              
===========================================
+ Hits        147589   147595       +6     
- Misses       41507    41536      +29     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tautschnig tautschnig assigned peterschrammel and TGWDB and unassigned tautschnig Jun 11, 2024
@tautschnig tautschnig merged commit 77b4d4d into diffblue:develop Jun 14, 2024
37 of 40 checks passed
@tautschnig tautschnig deleted the update-compiler-headers branch June 14, 2024 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants