Skip to content
Commit b3f4b978 authored by Rafael Espindola's avatar Rafael Espindola
Browse files

Remove a bogus assert so we don't crash in

namespace {
  struct X {};
}
extern "C" {
  X b = X();
}

llvm-svn: 176866
parent e154c8f2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment