summaryrefslogtreecommitdiff
path: root/Documentation/process/programming-language.rst
AgeCommit message (Collapse)Author
2020-10-05docs: programming-languages: refresh blurb on clang supportNick Desaulniers
Building the kernel with Clang doesn't rely on third party patches, and has not for a few years now. Signed-off-by: Nick Desaulniers <[email protected]> Reviewed-by: Nathan Chancellor <[email protected]> Link: https://lore.kernel.org/r/[email protected] [jc: Took out duplicated "docs" pointed out by Randy] Signed-off-by: Jonathan Corbet <[email protected]>
2018-09-30Compiler Attributes: add Doc/process/programming-language.rstMiguel Ojeda
Tested-by: Sedat Dilek <[email protected]> # on top of v4.19-rc5, clang 7 Reviewed-by: Nick Desaulniers <[email protected]> Reviewed-by: Luc Van Oostenryck <[email protected]> Signed-off-by: Miguel Ojeda <[email protected]>