mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
Fix spello
llvm-svn: 8432
This commit is contained in:
parent
58d4183a25
commit
dbca8de747
@ -62,7 +62,7 @@ struct isa_impl_wrap<To, const FromTy, const FromTy> {
|
|||||||
};
|
};
|
||||||
|
|
||||||
// isa_impl_cl - Use class partial specialization to transform types to a single
|
// isa_impl_cl - Use class partial specialization to transform types to a single
|
||||||
// cannonical form for isa_impl.
|
// canonical form for isa_impl.
|
||||||
//
|
//
|
||||||
template<typename FromCl>
|
template<typename FromCl>
|
||||||
struct isa_impl_cl {
|
struct isa_impl_cl {
|
||||||
|
Loading…
Reference in New Issue
Block a user