C29x Clang Compiler Tools User's Guide
v2.2
Contents
Getting Started Guide
Migration Guide
Compiler Tools User Manual
1. Using the C/C++ Compiler
2. C/C++ Language Implementation
2.1. Data Types
2.2. Characteristics of C29x C
2.3. C Language Extensions
2.4. C29x C Implementation-Defined Behavior
2.5. Characteristics and Implementation of C29x C++
2.6. Pre-Defined Macro Symbols
2.7. Attributes
2.8. Pragmas
2.9. Built-In Functions and Intrinsics
2.10. Keywords
3. Run-Time Environment
4. Using Run-Time-Support Functions and Building Libraries
5. Introduction to Object Modules
6. Program Loading and Running
7. Archiver Description
8. Linker Description
9. Link Time Optimization - LTO
10. Code Coverage
11. Compiler Security
12. C29x Security Model
13. Name and C++ Name Demangler Utilities
14. Object File Utilities
Note on Linux Installations
Additional Material
Support
Version History
Important Notice
C29x Clang Compiler Tools User's Guide
»
c29clang Compiler User Manual
»
2.
C/C++ Language Implementation
2.
C/C++ Language Implementation
ΒΆ
Contents
2.1. Data Types
2.2. Characteristics of C29x C
2.3. C Language Extensions
2.4. C29x C Implementation-Defined Behavior
2.5. Characteristics and Implementation of C29x C++
2.6. Pre-Defined Macro Symbols
2.7. Attributes
2.8. Pragmas
2.9. Built-In Functions and Intrinsics
2.10. Keywords