Peter Smith 839d974ee0 [DOCS] Add more detail to stack protector documentation
The Clang -fstack-protector documentation mentions what functions are considered
vulnerable but does not mention the details of the implementation such as the use
of a global variable for the guard value. This brings the documentation more in
line with the GCC documentation at:
https://gcc.gnu.org/onlinedocs/gcc/Instrumentation-Options.html
and gives someone using the option more idea about what is protected.

This partly addresses https://bugs.llvm.org/show_bug.cgi?id=42764

Differential Revision: https://reviews.llvm.org/D85239
2020-08-06 13:47:21 +01:00
..
2020-04-06 18:58:27 -04:00
2020-07-15 12:05:05 +02:00
2019-07-31 03:22:08 +00:00
2020-03-22 22:49:33 +01:00
2020-07-01 19:20:05 -04:00

See llvm/docs/README.txt