]> granicus.if.org Git - clang/commitdiff
Fix unicode chars into ascii in comment lines.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 27 Oct 2014 08:08:18 +0000 (08:08 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 27 Oct 2014 08:08:18 +0000 (08:08 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@220668 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/CGOpenMPRuntime.cpp

index 06dd680bc7b853e4d275af91615514269ad7df5b..65ed806d89c9ef922219f2e245f6dc28cf5d342a 100644 (file)
@@ -376,7 +376,7 @@ void CGOpenMPRuntime::EmitOMPSerialCall(CodeGenFunction &CGF,
   CGF.EmitRuntimeCall(RTLFn, EndSerArgs);
 }
 
-// If we’re inside an (outlined) parallel region, use the region info’s
+// If we're inside an (outlined) parallel region, use the region info's
 // thread-ID variable (it is passed in a first argument of the outlined function
 // as "kmp_int32 *gtid"). Otherwise, if we're not inside parallel region, but in
 // regular serial code region, get thread ID by calling kmp_int32