[all-commits] [llvm/llvm-project] eaac0e: [NFC][clang] Autogenerate checklines in CodeGenCXX...
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Tue Feb 8 07:28:10 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eaac0e87fb0249f9b87b9929b1afa24504db9792
https://github.com/llvm/llvm-project/commit/eaac0e87fb0249f9b87b9929b1afa24504db9792
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2022-02-08 (Tue, 08 Feb 2022)
Changed paths:
M clang/test/CodeGenCXX/nrvo.cpp
Log Message:
-----------
[NFC][clang] Autogenerate checklines in CodeGenCXX/nrvo.cpp
It checks IR after optimizations, which is inherently fragile,
and the results are now different after the recent patch.
More information about the All-commits
mailing list