3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-08-03 12:53:29 +00:00
yosys/passes/cmds
Robert O'Callahan e0ae7b7af4 Remove .c_str() calls from log()/log_error()
There are some leftovers, but this is an easy regex-based approach that removes most of them.
2025-09-11 20:59:37 +00:00
..
abstract.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
add.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
autoname.cc
blackbox.cc
box_derive.cc
bugpoint.cc
check.cc
chformal.cc
chtype.cc
clean_zerowidth.cc
connect.cc
connwrappers.cc
copy.cc
cover.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
delete.cc
design.cc
dft_tag.cc
edgetypes.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
example_dt.cc
exec.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
future.cc
glift.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
internal_stats.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
linecoverage.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
logcmd.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
logger.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
ltp.cc
Makefile.inc
plugin.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
portarcs.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
portlist.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
printattrs.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
rename.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
scatter.cc
scc.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
scratchpad.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
select.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
setattr.cc
setenv.cc
setundef.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
show.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
splice.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
splitcells.cc
splitnets.cc
sta.cc
stat.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
tee.cc
test_select.cc
timeest.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
torder.cc
trace.cc
viz.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
wrapcell.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
write_file.cc
xprop.cc