Commit 1290d129 by Mark Mitchell

Don't try to link.

From-SVN: r32276
parent e185aa16
// Build don't link:
struct Base_bitset { struct Base_bitset {
unsigned M_w[2]; unsigned M_w[2];
void M_do_right_shift(); void M_do_right_shift();
......
// Build don't link:
// Origin: scott snyder <snyder@fnal.gov> // Origin: scott snyder <snyder@fnal.gov>
class complex class complex
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment