diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2017-07-01 13:24:15 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2017-07-01 13:24:15 +0000 |
| commit | 50aa32eff79f252ab05a0c0a589cf2ca37cd9923 (patch) | |
| tree | 26de9fb78670a86ae63c21707b85c414cbf9d012 /test/cfi/sibling.cpp | |
| parent | 10fcf738d732204a1f1e28878d68a27c5f12cf3b (diff) | |
Notes
Diffstat (limited to 'test/cfi/sibling.cpp')
| -rw-r--r-- | test/cfi/sibling.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cfi/sibling.cpp b/test/cfi/sibling.cpp index 9f32302ed5e6..601359888df0 100644 --- a/test/cfi/sibling.cpp +++ b/test/cfi/sibling.cpp @@ -15,7 +15,7 @@ // RUN: %clangxx -o %t5 %s // RUN: %t5 2>&1 | FileCheck --check-prefix=NCFI %s -// Tests that the CFI enforcement distinguishes betwen non-overriding siblings. +// Tests that the CFI enforcement distinguishes between non-overriding siblings. // XFAILed as not implemented yet. #include <stdio.h> |
