[clang][Sema] Add CodeCompletionContext::CCC_ObjCClassForwardDecl
[platform/upstream/llvm.git] / clang-tools-extra / docs / ModularizeUsage.rst
2022-01-11 Maksim PanchenkoMerge BOLT into LLVM monorepo
2020-04-09 David Truby[flang] Merge flang-compiler/f18
2019-12-24 Mehdi AminiImport MLIR into the LLVM tree
2016-12-13 Alexander KornienkoRemove trailing whitespace in docs and clang-tidy sources.
2016-11-17 Malcolm Parsons[docs] Remove doubled spaces
2015-07-10 John ThompsonAdded mechanism to modularize for doing a compilation...
2015-06-04 John ThompsonFixed option description. '=' is required.
2015-05-06 John ThompsonChanged option processing to implicitly use -x c++...
2015-02-19 John ThompsonAdded module map coverage support, extracted from modul...
2015-02-18 John ThompsonAdded support for extracting headers from module maps...
2015-02-12 John ThompsonAdded support for multiple header list files, as a...
2015-02-11 John ThompsonAdded -block-check-header-list-only option. This is...
2013-10-16 John ThompsonAdded module map generation docs and some clean-up.
2013-09-23 John ThompsonFix headers, use source quoting.
2013-09-20 John ThompsonAdded modularize documentation.