Trailing whitespace in a comment line.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 30 Oct 2013 00:49:33 +0000 (00:49 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 30 Oct 2013 00:49:33 +0000 (00:49 +0000)
llvm-svn: 193668

llvm/include/llvm/CodeGen/StackProtector.h

index 63cf942..5d0d6b9 100644 (file)
@@ -31,7 +31,7 @@ class PHINode;
 
 class StackProtector : public FunctionPass {
 public:
-  /// SSPLayoutKind.  Stack Smashing Protection (SSP) rules require that 
+  /// SSPLayoutKind.  Stack Smashing Protection (SSP) rules require that
   /// vulnerable stack allocations are located close the stack protector.
   enum SSPLayoutKind {
     SSPLK_None,       //< Did not trigger a stack protector.  No effect on data