diff options
author | Faisal Abbas <90.abbasfaisal@gmail.com> | 2022-06-21 17:05:28 +0100 |
---|---|---|
committer | Faisal Abbas <90.abbasfaisal@gmail.com> | 2022-06-21 17:54:06 +0100 |
commit | 67470f5d6697337808fd23061cc765173ed0825d (patch) | |
tree | 95958f702b4ebf47eb7be5d0535b4770a51b8054 /gcc/cppbuiltin.cc | |
parent | c0f11672d760513256997f325da678016d13f677 (diff) | |
download | gcc-67470f5d6697337808fd23061cc765173ed0825d.zip gcc-67470f5d6697337808fd23061cc765173ed0825d.tar.gz gcc-67470f5d6697337808fd23061cc765173ed0825d.tar.bz2 |
gccrs const folding port: start porting potential_constant_expression_1()
Since this is a huge function, we will start by porting chunks on which it depends.
This changeset ports over the below typedefs, structs and functions in addition to the macros:
Typedefs:
- tsubst_flags_t
Structs:
- lang_type
- tree_pair_s
Functions:
- cp_expr_loc_or_loc
- cp_expr_loc_or_input_loc
- cp_expr_location
- is_really_empty_class
- is_empty_class
- array_type_nelts_top
Diffstat (limited to 'gcc/cppbuiltin.cc')
0 files changed, 0 insertions, 0 deletions