forked from OSchip/llvm-project
parent
6b4cc66f9a
commit
b08d34d7c3
|
@ -4819,7 +4819,7 @@ public:
|
|||
ImplicitExceptionSpecification
|
||||
ComputeDefaultedCopyCtorExceptionSpec(CXXMethodDecl *MD);
|
||||
|
||||
/// Determine what sort of exception specification a defautled
|
||||
/// Determine what sort of exception specification a defaulted
|
||||
/// copy assignment operator of a class will have, and whether the
|
||||
/// parameter will be const.
|
||||
ImplicitExceptionSpecification
|
||||
|
|
Loading…
Reference in New Issue