| | Authored by mizvekov on Apr 6 2021, 5:27 PM.
This revision needs review, but there are no reviewers specified. | Time | Test |
---|
| 40 ms | x64 debian > Clang.CXX/class/class_compare/class_compare_default::p4.cpp Script:
--
: 'RUN: at line 1'; /var/lib/buildkite-agent/builds/llvm-project/build/bin/clang -cc1 -internal-isystem /var/lib/buildkite-agent/builds/llvm-project/build/lib/clang/13.0.0/include -nostdsysteminc -std=c++2a -verify /var/lib/buildkite-agent/builds/llvm-project/clang/test/CXX/class/class.compare/class.compare.default/p4.cpp
| | 140 ms | x64 debian > Clang.CXX/class/class_init/class_copy_elision::p3.cpp Script:
--
: 'RUN: at line 1'; /var/lib/buildkite-agent/builds/llvm-project/build/bin/clang -cc1 -internal-isystem /var/lib/buildkite-agent/builds/llvm-project/build/lib/clang/13.0.0/include -nostdsysteminc -std=c++2b -fsyntax-only -fcxx-exceptions -verify=expected,cxx11_2b,cxx2b /var/lib/buildkite-agent/builds/llvm-project/clang/test/CXX/class/class.init/class.copy.elision/p3.cpp
| | 60 ms | x64 windows > Clang.SemaCXX::overload-call.cpp Script:
--
: 'RUN: at line 1'; c:\ws\w5\llvm-project\premerge-checks\build\bin\clang.exe -cc1 -internal-isystem c:\ws\w5\llvm-project\premerge-checks\build\lib\clang\13.0.0\include -nostdsysteminc -triple x86_64-pc-windows-gnu -pedantic -verify C:\ws\w5\llvm-project\premerge-checks\clang\test\SemaCXX\overload-call.cpp
|
Event Timelinemizvekov requested review of this revision. Herald added a project: Restricted Project. mizvekov retitled this revision from [clang] WIP: Implement simpler alternative to two-phase lookup for NRVO
WIP, not ready for review. to [clang] WIP: Implement simpler alternative to two-phase lookup for NRVO. Path | Size |
---|
| | | | | | | 1 line | | | | 6 lines | | | | 4 lines | | 18 lines | | | | | | 1 line | | 3 lines | | 3 lines | | 3 lines | | | | 2 lines | | 3 lines | | | | 17 lines | | 2 lines | | 2 lines | | 13 lines | | 5 lines | | 42 lines | | 237 lines | | 6 lines | | | | CXX/ | class/ | class.init/ | class.copy.elision/ |
| | | 6 lines | | | | 12 lines | | 11 lines | | | | 22 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
2f75ee9f9df9 | 25fcf06c882d | 29726e6c6267 | Matheus Izvekov | [clang] WIP: Implement simpler alternative to two-phase lookup for NRVO (Show More…) | Apr 6 2021, 4:13 PM |
|