llvm-project/clang/docs
Corentin Jabot bdeda959ab Make wide multi-character character literals ill-formed
This implements P2362, which has not yet been approved by the
C++ committee, but because wide-multi character literals are
implementation defined, clang might not have to wait for WG21.

This change is also being applied in C mode as the behavior is
implementation-defined in C as well and there's no benefit to
having different rules between the languages.

The other part of P2362, making non-representable character
literals ill-formed, is already implemented by clang
2021-08-20 11:10:53 -04:00
..
CommandGuide
analyzer Bump the trunk major version to 14 2021-07-27 21:58:25 -07:00
tools
APINotes.rst
AddressSanitizer.rst [asan] Slightly modified the documentation. 2021-07-15 16:36:00 -07:00
AutomaticReferenceCounting.rst
Block-ABI-Apple.rst
Block-ABI-Apple.txt
BlockLanguageSpec.rst
CMakeLists.txt
ClangCheck.rst
ClangCommandLineReference.rst [X86] AVX512FP16 instructions enabling 1/6 2021-08-10 12:46:01 +08:00
ClangFormat.rst
ClangFormatStyleOptions.rst [clang-format] NFC update the ClangFormatStyleOption.rst following previous change 2021-08-14 10:41:58 +01:00
ClangFormattedStatus.rst
ClangOffloadBundler.rst
ClangPlugins.rst
ClangStaticAnalyzer.rst
ClangTools.rst
ConstantInterpreter.rst
ControlFlowIntegrity.rst
ControlFlowIntegrityDesign.rst
CrossCompilation.rst
DataFlowSanitizer.rst [dfsan][NFC] Fix doc format 2021-07-27 04:22:20 +00:00
DataFlowSanitizerDesign.rst [dfsan][NFC] Describe how origin trace tracking works 2021-07-27 21:10:39 +00:00
DriverArchitecture.png
DriverInternals.rst
ExternalClangExamples.rst
FAQ.rst
HardwareAssistedAddressSanitizerDesign.rst
HowToSetupToolingForLLVM.rst
InternalsManual.rst
IntroductionToTheClangAST.rst
ItaniumMangleAbiTags.rst
JSONCompilationDatabase.rst
LTOVisibility.rst
LanguageExtensions.rst [X86] AVX512FP16 instructions enabling 1/6 2021-08-10 12:46:01 +08:00
LeakSanitizer.rst
LibASTImporter.rst
LibASTMatchers.rst
LibASTMatchersReference.html Reapply "Support Attr in DynTypedNode and ASTMatchers." 2021-08-06 22:30:32 +02:00
LibASTMatchersTutorial.rst
LibFormat.rst
LibTooling.rst
MSVCCompatibility.rst
Makefile.sphinx
MatrixTypes.rst
MemorySanitizer.rst [msan] Add support for disable_sanitizer_instrumentation attribute 2021-08-20 15:11:26 +02:00
Modules.rst
ObjectiveCLiterals.rst
OpenCLSupport.rst [OpenCL][Docs] Adding builtins requires adding to both now 2021-08-06 10:21:26 +01:00
OpenMPSupport.rst [clang/OpenMP][docs] Update OpenMP support list for unroll. 2021-08-03 18:11:17 -05:00
PCHInternals.rst
PCHLayout.graffle
PCHLayout.png
RAVFrontendAction.rst
README.txt
RefactoringEngine.rst
ReleaseNotes.rst Make wide multi-character character literals ill-formed 2021-08-20 11:10:53 -04:00
SYCLSupport.rst
SafeStack.rst
SanitizerCoverage.rst
SanitizerSpecialCaseList.rst
SanitizerStats.rst
ShadowCallStack.rst
SourceBasedCodeCoverage.rst
ThinLTO.rst
ThreadSafetyAnalysis.rst Thread safety analysis: Mock getter for private mutexes can be undefined 2021-07-23 14:46:02 +02:00
ThreadSanitizer.rst
Toolchain.rst
Tooling.rst
UndefinedBehaviorSanitizer.rst Improve UBSan documentation 2021-08-02 15:10:21 -07:00
UsersManual.rst [InstrProfiling] Generate runtime hook for Fuchsia 2021-08-10 23:21:15 -07:00
conf.py
doxygen-mainpage.dox
doxygen.cfg.in
index.rst
make.bat

README.txt

See llvm/docs/README.txt