summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* [analyzer] Add a checker option to detect nested dead storesKristof Umann2019-09-031-0/+9
* ThinLTO: Document the option BOOTSTRAP_LLVM_ENABLE_LTOSylvestre Ledru2019-09-021-0/+4
* Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-09-022-195/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-09-022-0/+195
* Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-312-195/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-312-0/+195
* Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-302-195/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-302-0/+195
* Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-301-194/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-301-0/+194
* [Tooling] Migrated APIs that take ownership of objects to unique_ptrDmitri Gribenko2019-08-303-2/+8
* [X86] Remove what little support we had for MPXCraig Topper2019-08-291-0/+4
* [ReleaseNotes] MemorySanitizer support of ASLR on FreeBSDDavid Carlier2019-08-271-0/+3
* Fix -dA flag, it is not a preprocessor flag.Erich Keane2019-08-261-3/+1
* [Docs][OpenCL] Several corrections to C++ for OpenCLAnastasia Stulova2019-08-232-63/+74
* Improve the documentation for OpenCL vector types.Aaron Ballman2019-08-221-3/+3
* Revert r369402 "win: Enable /Zc:twoPhase by default if targeting MSVC 2017 up...Hans Wennborg2019-08-221-3/+0
* [PPC Docs] Remove duplicate info about __builtin_setrnd()David Zarzycki2019-08-211-49/+1
* win: Enable /Zc:twoPhase by default if targeting MSVC 2017 update 3 or newerNico Weber2019-08-201-0/+3
* [clang-format] Fix a bug that joins template closer and =Owen Pan2019-08-181-2/+2
* [doc] Fix some minor formatting issues.Richard Smith2019-08-161-7/+7
* [Test Commit] Fix typo in diagtool.rstTroy A. Johnson2019-08-161-1/+1
* Fix typos in LibASTImporter.rstGabor Marton2019-08-161-2/+2
* [analyzer] Add docs for cplusplus.InnerPointerKristof Umann2019-08-151-2/+27
* Document clang-cpp in the release notes for clangChris Bieneman2019-08-141-1/+9
* Add __has_builtin support for builtin function-like type traits.Richard Smith2019-08-141-65/+180
* [clang] Update isDerivedFrom to support Objective-C classes 🔍Stephane Moore2019-08-121-9/+88
* [CrossTU] User docs: remove temporary limiation with macro expansionGabor Marton2019-08-121-9/+0
* [clang-format] Expand AllowShortBlocksOnASingleLine for WebKitOwen Pan2019-08-111-3/+35
* [clang-format] Add SpaceInEmptyBlock option for WebKitOwen Pan2019-08-101-32/+41
* cfi-icall: Allow the jump table to be optionally made non-canonical.Peter Collingbourne2019-08-091-0/+48
* [clang] Update `ignoringElidableConstructorCall` matcher to ignore `ExprWithC...Yitzhak Mandelbaum2019-08-081-11/+10
* [clang][NFC] Fix typo in matcher commentYitzhak Mandelbaum2019-08-071-1/+1
* Add User docs for ASTImporterGabor Marton2019-08-062-0/+614
* [docs] don't use :option: for Wall WextraJF Bastien2019-08-051-7/+7
* [docs] don't use :option: for C++ compatJF Bastien2019-08-051-2/+2
* [docs] document -Weveything more bettererJF Bastien2019-08-051-7/+18
* [NFC] Remove LLVM_ALIGNASJF Bastien2019-07-311-1/+1
* [docs] Add a note about where UBSan emits logsVedant Kumar2019-07-291-0/+6
* doc: Fix Google C++ Style Guide link.Rafael Stahl2019-07-291-1/+1
* [clang] Add isDirectlyDerivedFrom AST matcher.Anton Bikineev2019-07-251-0/+25
* [OpenCL] Rename lang mode flag for C++ modeAnastasia Stulova2019-07-252-3/+3
* [Clang] New loop pragma vectorize_predicateSjoerd Meijer2019-07-251-3/+18
* [Support] Fix `-ftime-trace-granularity` optionAnton Afanasyev2019-07-241-0/+8
* [analyzer] Add CTU user docsGabor Marton2019-07-182-0/+207
* Bump the trunk version to 10.0.0svnHans Wennborg2019-07-182-53/+18
* [Docs][OpenCL] Documentation of C++ for OpenCL modeAnastasia Stulova2019-07-172-1/+310
* Finish "Adapt -fsanitize=function to SANITIZER_NON_UNIQUE_TYPEINFO"Stephan Bergmann2019-07-161-2/+2
* Update __VERSION__ to remove the hardcoded 4.2.1 versionSylvestre Ledru2019-07-152-0/+8
* Support __seg_fs and __seg_gs on x86JF Bastien2019-07-141-0/+4