issues
search
csmith-project
/
creduce
C-Reduce, a C and C++ program reducer
Other
1.31k
stars
123
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support LLVM 19
#276
lazka
opened
1 week ago
0
Remove uses of ClassTemplateSpecializationDecl::getTypeAsWritten
#275
sdkrystian
closed
5 months ago
0
Add -rpath config to handle case where LLVM libraries are not install…
#274
yuxuanchen1997
opened
9 months ago
0
Missed opportunities for reducing test cases
#273
berolinux
opened
9 months ago
0
CReduce stucked on reduction based on tests about LLVM stats.
#272
khei4
opened
10 months ago
0
Compatibility with LLVM 18: backport fixes from cvise
#271
pramodk
closed
11 months ago
1
Fix hardcoded C++ flag and compatibility with newer llvm versions
#270
pramodk
closed
11 months ago
1
Update README.md
#269
evelynmitchell
opened
1 year ago
0
Documentation URL embed.cs.utah.edu/creduce/ doesn’t exist anymore?
#268
pramodk
opened
1 year ago
1
`pass_clang_binsrch.pm` fails with `Use of uninitialized value $line`
#267
jketema
opened
1 year ago
3
issue replacing typedefs involving arrays
#266
nickdesaulniers
opened
1 year ago
0
pass_clang::rename-fun/replace-undefined-function/return-void has encountered a bug
#265
sendaoYan
opened
1 year ago
2
Port to LLVM 17.0
#264
mizvekov
closed
6 months ago
1
[clang_delta] Fix offset in RemoveBaseClass pass
#263
mpflanzer
closed
1 year ago
1
LLVM 17
#262
MehdiChinoune
closed
1 year ago
1
Create a pass which, given a class with bases, tries to replace uses of it with uses of it's bases
#261
mizvekov
opened
1 year ago
9
Request a new release
#260
chenrui333
closed
1 year ago
1
pass_clex::rm-toks-1 has encountered a bug: pass got stuck
#259
sendaoYan
opened
1 year ago
0
creduce make fail with llvm9.0.0 which complaint error: use of undeclared identifier 'Language'
#258
sendaoYan
closed
1 year ago
1
Information in Install.md about compatible LLVM versions is out of date
#257
asb
opened
1 year ago
1
Question: can C-Reduce support additional runnable scripts?
#256
Hanseltu
closed
1 year ago
3
Link to documentation is broken.
#255
toh-ableton
opened
1 year ago
2
Port to LLVM 16.0
#254
berolinux
closed
1 year ago
1
support LLVM-16
#253
MehdiChinoune
closed
1 year ago
0
replace gnu c statement expressions
#252
nickdesaulniers
opened
1 year ago
1
replace __typeof__(int*) with int*
#251
nickdesaulniers
opened
1 year ago
1
FYI: also reduces Dafny code!
#250
hmijail
closed
1 year ago
1
Don't override CMAKE_CXX_FLAGS_RELEASE
#249
diizzyy
opened
1 year ago
1
LLVM 13 and newer requires c++14
#248
diizzyy
opened
1 year ago
0
Creduce crash while reducing Zig code
#247
wolfwood
opened
2 years ago
1
Port to LLVM 15.0
#246
berolinux
closed
2 years ago
9
crash in RemoveUnusedFunction::removeOneFunctionDecl
#245
marxin
opened
2 years ago
2
reduce-class-template-param adds spaces forever
#244
TestingPlant
opened
2 years ago
1
Homebrew creduce doesn't support Apple Silicon
#243
sethfri
opened
2 years ago
13
2.10.0 + master (6dc5a9d8): build fails witl gcc 12.x
#242
kloczek
opened
2 years ago
1
Died at pass_line_markers.pm line 26
#241
changbindu
opened
2 years ago
0
Compatibility for LLVM 11
#240
jmperez-et
closed
2 years ago
5
LLVM/Clang 13: creduce fails to build
#239
wcohen
opened
2 years ago
6
[Windows] File gets reduced to emptiness
#238
theodelrieu
opened
3 years ago
0
Segmentation violation with multiple passes
#237
aytey
closed
3 years ago
3
Assertion failure with `simple-inliner`
#236
aytey
closed
2 years ago
1
Assertion failure with `param-to-local`
#235
aytey
closed
2 years ago
1
Assertion failure with `remove-namespace`
#234
aytey
closed
3 years ago
1
Assertion failure with `lift-assignment-expr`
#233
aytey
closed
3 years ago
1
Please make a release
#232
0-wiz-0
opened
3 years ago
7
Fix build with LLVM/clang 12.0.0 final
#231
berolinux
closed
3 years ago
3
creduce doesn't work when the path to the input file contains a space
#230
porglezomp
opened
3 years ago
2
SimpleInliner.cpp:501: void SimpleInliner::copyFunctionBody(): Assertion `Body && "NULL Body!"' failed.
#229
ZhangZhuoSJTU
closed
3 years ago
2
additional segfault on c++
#228
ZhangZhuoSJTU
closed
3 years ago
2
another segfault in multiple transformations (c++)
#227
ZhangZhuoSJTU
closed
3 years ago
2
Next