[PATCH] Fix typo

Vedant Kumar via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 22 21:33:58 PDT 2015


Thanks! LGTM. Do you need someone to commit this for you?

vedant

On Aug 18, 2015, at 7:56 PM, Kai Zhao via cfe-commits <cfe-commits at lists.llvm.org> wrote:

> Hi,
> 
> This is my first patch for clang. It fixes 4 typos:
> 
> "targetted" -> "targeted"
> "becuase" -> "because"
> "staically" -> "statically"
> "vitual" -> "virtual"
> 
> The svn diff file is attached. Thanks for your advice!
> 
> 
> Author: Kai Zhao
> Date: Wed Aug 19 10:10:08 2015
> New Revision:
> 
> Log:
> Fix 4 typos:
>    "targetted" -> "targeted"
>    "becuase" -> "because"
>    "staically" -> "statically"
>    "vitual" -> "virtual"
> 
> Modified:
>    test/CodeGenCXX/ctor-globalopt.cpp
>    test/CodeGenCXX/homogeneous-aggregates.cpp
>    test/CodeGenCXX/microsoft-abi-vtables-virtual-inheritance-vtordisps.cpp
> 
> Thanks,
> 
> Kai
> <clang_typo.diff>_______________________________________________
> cfe-commits mailing list
> cfe-commits at lists.llvm.org
> https://urldefense.proofpoint.com/v2/url?u=http-3A__lists.llvm.org_cgi-2Dbin_mailman_listinfo_cfe-2Dcommits&d=BQIGaQ&c=eEvniauFctOgLOKGJOplqw&r=nRkKAYlatRp-Wgk-tAtmRg&m=VqQA4ELu60x7V0A36C6G-CrV8g3bgzk6CvLLHUEx6oo&s=bwY0aGxFXwycCWLEGofvtS0R1HSBy2qdqeD_UFeYamI&e= 



More information about the cfe-commits mailing list