mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
Trailing whitespace in a comment line.
llvm-svn: 193668
This commit is contained in:
parent
31c265a601
commit
7388ca6af3
@ -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