Skip to content
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

clang-tidy fails on scene_editor/plugin.cpp #630

Closed
RiscadoA opened this issue Oct 1, 2023 · 0 comments · Fixed by #631
Closed

clang-tidy fails on scene_editor/plugin.cpp #630

RiscadoA opened this issue Oct 1, 2023 · 0 comments · Fixed by #631

Comments

@RiscadoA
Copy link
Member

RiscadoA commented Oct 1, 2023

Reproduce

  1. Turn on clang-tidy with GCC 12.2.
  2. Compile.
  3. `stl_uninitialized.h:125:4: error: no matching function for call to '_Destroy' [clang-diagnostic-error]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant