Skip to content

Tags: ModernCppNexus/cppinsights

Tags

continuous

Toggle continuous's commit message
Clang 18

Switched to Clang 18 and updated GCC to 13.

This release uses macOS 14 @arm.

The docker containers used for building are multi platform supporting
Intel and ARM.

v_17.0

Toggle v_17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request andreasfertig#621 from andreasfertig/fixIssue620

Fixed andreasfertig#620: Do not show move construction for NRVO return.

v_16.0

Toggle v_16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request andreasfertig#590 from andreasfertig/fixIssue492

Fixed andreasfertig#492: Correctly handle lambda in `decltype`.

v_0.10

Toggle v_0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request andreasfertig#568 from andreasfertig/clang16

Clang 16 support.

v_0.9

Toggle v_0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request andreasfertig#513 from andreasfertig/fixIssue512

Fixed andreasfertig#512: added missing PointerToIntegral conversion.

v_0.8

Toggle v_0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request andreasfertig#476 from andreasfertig/fixIssue467

Fixed andreasfertig#467: Forward from invoke to call operator

v_0.7

Toggle v_0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request andreasfertig#433 from andreasfertig/missingUtilit…

…yHeader

Added insertion of utility header if C++ Insights add a `std::move`.

v_0_6

Toggle v_0_6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request andreasfertig#395 from andreasfertig/clang12Support

Added support for Clang 12.

v_0.6

Toggle v_0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request andreasfertig#395 from andreasfertig/clang12Support

Added support for Clang 12.

v_0.5

Toggle v_0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request andreasfertig#297 from andreasfertig/clang10Support

Switch to Clang 10