TI Arm Clang Compiler Tools User's Guide
v3.2
  • 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 Arm C
      • 2.3. Arm C Language Extensions (ACLE)
      • 2.4. Arm C Implementation Defined Behavior
      • 2.5. Characteristics and Implementation of Arm C++
      • 2.6. Pre-Defined Macro Symbols
      • 2.7. Attributes
      • 2.8. Pragmas
      • 2.9. Intrinsics
      • 2.10. Keywords
    • 3. Run-Time Environment
    • 4. Using Run-Time-Support Functions and Building Libraries
    • 5. Processing Assembly Source Code
    • 6. Cortex-M Security Extensions (CMSE)
    • 7. Introduction to Object Modules
    • 8. Program Loading and Running
    • 9. Archiver Description
    • 10. Linker Description
    • 11. Link Time Optimization - LTO
    • 12. Code Coverage
    • 13. Name and C++ Name Demangler Utilities
    • 14. Object File Utilities
    • 15. Hex Conversion Utility Description
    • 16. Smart Function and Data Placement
  • GNU-Syntax Arm Assembly Language Reference Guide
  • Note on Linux Installations
  • Additional Material
  • Support
  • Important Notice
TI Arm Clang Compiler Tools User's Guide
  • »
  • tiarmclang Compiler User Manual »
  • 2. C/C++ Language Implementation

2. C/C++ Language ImplementationΒΆ

Contents:

  • 2.1. Data Types
  • 2.2. Characteristics of Arm C
  • 2.3. Arm C Language Extensions (ACLE)
  • 2.4. Arm C Implementation Defined Behavior
  • 2.5. Characteristics and Implementation of Arm C++
  • 2.6. Pre-Defined Macro Symbols
  • 2.7. Attributes
  • 2.8. Pragmas
  • 2.9. Intrinsics
  • 2.10. Keywords
Previous Next

© Copyright 2023, Texas Instruments Incorporated. Last updated on Jan 16, 2024.