HomeSort by relevance Sort by last modified time
    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