summaryrefslogtreecommitdiff
path: root/test cases/common/6 linkshared/cppmain.cpp
AgeCommit message (Expand)Author
2021-05-21Fix LTO test on CygwinJon Turney
2019-11-18Use strict function prototypesMichael Hirsch, Ph.D
2019-11-17use '-Werror=unused-parameter' for gcc/clang on project tests and -fimplicit-...Michael Hirsch, Ph.D
2014-03-31Apparently dynamic linking with C++ had been broken for a while now. Sorry ab...Jussi Pakkanen