OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pr12287
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/SemaCXX/
typo-correction-pt2.cpp
8
namespace
PR12287
{
12
void nab(); // expected-note{{'::
PR12287
::nab' declared here}}
14
nab(); // expected-error{{too few arguments to function call, expected 1, have 0; did you mean '::
PR12287
::nab'?}}
Completed in 112 milliseconds