GPUOpen-Drivers / llpc

LLVM-Based Pipeline Compiler
MIT License
163 stars 116 forks source link

Fix build on clang < 13 #2888

Closed 5p4k closed 6 months ago

5p4k commented 6 months ago

An explicit std::move is needed to select the correct Error constructor. The error was introduced in c7656ef95a4e8fee461160b4f2bcc4069e2141a7

5p4k commented 6 months ago

@chuang13 This does not need porting to the internal repo.

amdvlk-admin commented 6 months ago

Test summary for commit fbe2414ef951d9d37eb0161e0f5882c7d3f78f13

CTS tests (Failed: 0/138443)
  • Built with version 1.3.5.2
  • Ubuntu navi3x, Srdcvk
    • Passed: 35211/69228 (50.9%)
    • Failed: 0/69228 (0.0%)
    • Not Supported: 34017/69228 (49.1%)
    • Warnings: 0/69228 (0.0%)
    Ubuntu navi2x, Srdcvk
    • Passed: 35241/69215 (50.9%)
    • Failed: 0/69215 (0.0%)
    • Not Supported: 33974/69215 (49.1%)
    • Warnings: 0/69215 (0.0%)