aboutsummaryrefslogtreecommitdiff
path: root/clang/docs
AgeCommit message (Expand)AuthorFilesLines
2019-08-14Document clang-cpp in the release notes for clangChris Bieneman1-1/+9
2019-08-14Add __has_builtin support for builtin function-like type traits.Richard Smith1-65/+180
2019-08-12[clang] Update isDerivedFrom to support Objective-C classes 🔍Stephane Moore1-9/+88
2019-08-12[CrossTU] User docs: remove temporary limiation with macro expansionGabor Marton1-9/+0
2019-08-11[clang-format] Expand AllowShortBlocksOnASingleLine for WebKitOwen Pan1-3/+35
2019-08-10[clang-format] Add SpaceInEmptyBlock option for WebKitOwen Pan1-32/+41
2019-08-09cfi-icall: Allow the jump table to be optionally made non-canonical.Peter Collingbourne1-0/+48
2019-08-08[clang] Update `ignoringElidableConstructorCall` matcher to ignore `ExprWithC...Yitzhak Mandelbaum1-11/+10
2019-08-07[clang][NFC] Fix typo in matcher commentYitzhak Mandelbaum1-1/+1
2019-08-06Add User docs for ASTImporterGabor Marton2-0/+614
2019-08-05[docs] don't use :option: for Wall WextraJF Bastien1-7/+7
2019-08-05[docs] don't use :option: for C++ compatJF Bastien1-2/+2
2019-08-05[docs] document -Weveything more bettererJF Bastien1-7/+18
2019-07-31[NFC] Remove LLVM_ALIGNASJF Bastien1-1/+1
2019-07-29[docs] Add a note about where UBSan emits logsVedant Kumar1-0/+6
2019-07-29doc: Fix Google C++ Style Guide link.Rafael Stahl1-1/+1
2019-07-25[clang] Add isDirectlyDerivedFrom AST matcher.Anton Bikineev1-0/+25
2019-07-25[OpenCL] Rename lang mode flag for C++ modeAnastasia Stulova2-3/+3
2019-07-25[Clang] New loop pragma vectorize_predicateSjoerd Meijer1-3/+18
2019-07-24[Support] Fix `-ftime-trace-granularity` optionAnton Afanasyev1-0/+8
2019-07-18[analyzer] Add CTU user docsGabor Marton2-0/+207
2019-07-18Bump the trunk version to 10.0.0svnllvmorg-10-initHans Wennborg2-53/+18
2019-07-17[Docs][OpenCL] Documentation of C++ for OpenCL modeAnastasia Stulova2-1/+310
2019-07-16Finish "Adapt -fsanitize=function to SANITIZER_NON_UNIQUE_TYPEINFO"Stephan Bergmann1-2/+2
2019-07-15Update __VERSION__ to remove the hardcoded 4.2.1 versionSylvestre Ledru2-0/+8
2019-07-14Support __seg_fs and __seg_gs on x86JF Bastien1-0/+4
2019-07-14consistency in the release notesSylvestre Ledru1-2/+2
2019-07-13This reverts commit 632a36bfcfc8273c1861f04ff6758d863c47c784.Sylvestre Ledru2-12/+0
2019-07-12Remove __VERSION__Sylvestre Ledru2-0/+12
2019-07-11[Driver] -noprofilelib flagPetr Hosek1-0/+2
2019-07-11[Docs] Add standardized header links to analyzer docNathan Huckleberry1-0/+268
2019-07-10[analyzer]Add user docs rstGabor Marton2-3/+8
2019-07-09hwasan: Improve precision of checks using short granule tags.Peter Collingbourne1-12/+52
2019-07-09Remove trailing whitespaces in the Language Extensions docSylvestre Ledru1-13/+13
2019-07-09Add AlignConsecutiveMacros to the clang release notesSylvestre Ledru1-0/+2
2019-07-09[BPF] Preserve debuginfo array/union/struct type/access indexYonghong Song1-0/+29
2019-07-09Revert "[BPF] Preserve debuginfo array/union/struct type/access index"Yonghong Song1-29/+0
2019-07-09[BPF] Preserve debuginfo array/union/struct type/access indexYonghong Song1-0/+29
2019-07-06Treat the range of representable values of floating-point types as [-inf, +in...Richard Smith1-7/+11
2019-07-02clang-format: Add new style option AlignConsecutiveMacrosSam McCall1-0/+14
2019-06-25print-supported-cpus quality of life patch.Ziang Wan2-0/+8
2019-06-19[clang] Adapt ASTMatcher to explicit(bool) specifierGauthier Harnisch1-6/+79
2019-06-17[Remarks][Driver] Use the specified format in the remarks file extensionFrancis Visoiu Mistrih1-1/+3
2019-06-17[Remarks] Extend -fsave-optimization-record to specify the formatFrancis Visoiu Mistrih1-5/+13
2019-06-16[docs] Fix another bot error by setting highlight language of objc code-block...Don Hinton1-1/+1
2019-06-14Fixed the --print-supported-cpus testZiang Wan1-2/+2
2019-06-14Add --print-supported-cpus flag for clang.Ziang Wan2-0/+10
2019-06-14[Remarks][NFC] Improve testing and documentation of -foptimization-record-passesFrancis Visoiu Mistrih1-0/+12
2019-06-14add a missing parenthese in the clang docSylvestre Ledru1-1/+1
2019-06-13[AMDGPU] gfx1010 wave32 clang supportStanislav Mekhanoshin1-0/+4