diff options
author | Faisal Abbas <90.abbasfaisal@gmail.com> | 2022-05-26 09:07:22 +0100 |
---|---|---|
committer | Faisal Abbas <90.abbasfaisal@gmail.com> | 2022-05-26 09:10:31 +0100 |
commit | 1a04c501e41ec0dee74d520a7ca4373cb7df7a48 (patch) | |
tree | c41616a963a2693b1a5fda1aa1a5b9a3707c2bbc /gcc/rust/parse/rust-parse-impl.h | |
parent | d5c1531cc41ea7fab4d522dafe3ff725a766fb49 (diff) | |
download | gcc-1a04c501e41ec0dee74d520a7ca4373cb7df7a48.zip gcc-1a04c501e41ec0dee74d520a7ca4373cb7df7a48.tar.gz gcc-1a04c501e41ec0dee74d520a7ca4373cb7df7a48.tar.bz2 |
const folding in gccrs: remove ConstCtx class.
This class has potential to hinder porting further const folding code from C++.
So this edit makes it easy to copy code from constexpr.cc to rust-constexpr.cc
and so on.
Signed-off-by: Faisal Abbas <90.abbasfaisal@gmail.com>
Diffstat (limited to 'gcc/rust/parse/rust-parse-impl.h')
0 files changed, 0 insertions, 0 deletions