search for: gunit_main

Displaying 1 result from an estimated 1 matches for "gunit_main".

2012 Aug 13
0
[LLVMdev] [cfe-dev] [RFC] Extending and improving Clang's undefined behavior checking
...~~~~~~ > (anonymous namespace)::GetBucket(int)::threshold > foo/bar.cc:863: note: in call to 'std::min<int>(const int &, const int &)' here > foo/bar.cc:894: note: in call to '(anonymous namespace)::GetBucket(int)' here > [...] > gunit/gunit_main.cc:59: note: in call to 'testing::UnitTest::Run()' here > <__libc_start_main>:0x2b29cb224d5d: note: in call to 'main' here > > > This proposal intends to incorporate some, but not all, of IOC into mainline Clang. The parts which I'm not currently intending to...