1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 14:12:10 +02:00
cdt/llvm/org.eclipse.cdt.managedbuilder.llvm.ui/help/user_manual.html
Torbjörn Svensson e632011f2c Bug 568728: Drop execute permission on files
Add enforecment script that verifies that only specified file types are
allowed to be mared as executable.

Change-Id: I4b40e3a46b03bfc78a9dcd52e8bf29cb079b7f3b
Signed-off-by: Torbjörn Svensson <azoff@svenskalinuxforeningen.se>
2020-11-18 17:38:22 +01:00

17 lines
No EOL
835 B
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>User manual - LLVM with Clang/GCC for Eclipse CDT</title>
</head>
<body>
<h1>LLVM with Clang/GCC for Eclipse CDT</h1>
<p>This guide is intended for the users of the LLVM with Clang/GCC for Eclipse CDT plugin. It describes the initial configuration, general information and some special cases about the plugin.</p>
<ul>
<li><a href="general.html">General information</a></li>
<li><a href="initial_configuration.html">Initial configuration</a></li>
<li><a href="llvm_specific.html">LLVM specific information and options</a></li>
<li><a href="adding_c++_standard_library.html">Adding C++ Standard Library</a></li>
</ul>
</body>
</html>