mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-21 19:48:46 +00:00
Trailing whitespace in a comment line.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193668 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
38856f8bed
commit
ec4b5398c9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user