]> granicus.if.org Git - clang/history - lib
Remove deprecated methods ast_matchers::BoundNodes::{getStmtAs,getDeclAs}
[clang] / lib /
2016-12-13 Alexander KornienkoRemove deprecated methods ast_matchers::BoundNodes...
2016-12-13 Egor Churaev[OpenCL] Improve address space diagnostics.
2016-12-13 Egor Churaev[OpenCL] Enable unroll hint for OpenCL 1.x.
2016-12-13 Daniel Jasperclang-format: Keep string-literal-label + value pairs...
2016-12-13 Daniel Jasperclang-format: Improve braced-list detection.
2016-12-13 Saleem AbdulrasoolCodeGen: clean up -Wpedantic warning (NFC)
2016-12-13 Dominic Chen[analyzer] Run clang-format and fix style
2016-12-12 Bruno Cardoso LopesRevert "[Modules] Make header inclusion order from...
2016-12-12 Bruno Cardoso LopesRevert "[Headers] Add #include_next for tgmath.h on...
2016-12-12 Bruno Cardoso Lopes[Modules] Make header inclusion order from umbrella...
2016-12-12 Bruno Cardoso Lopes[CrashReproducer] Collect PCH included via -include-pch
2016-12-12 Bruno Cardoso Lopes[Frontend] Use vfs for directory iteration while search...
2016-12-12 Samuel AntaoFix typo and remove unnecessary statement.
2016-12-12 Vedant KumarAvoid use of std::to_string. NFC.
2016-12-12 Samuel AntaoFix format and a few typos in comments.
2016-12-12 Filipe Cabecinhas[Fix] Add missing include from r289444.
2016-12-12 Filipe Cabecinhas[clang] Version support for UBSan handlers
2016-12-12 Michal Gorny[Driver] Fix finding multilib gcc install on Gentoo...
2016-12-12 Benjamin KramerUse function_ref to avoid allocation in std::function...
2016-12-12 Haojian Wu[StaticAnalysis] Remove unnecessary parameter in CallGr...
2016-12-12 Daniel Jasperclang-format: Separate out a language kind for ObjC.
2016-12-12 Jonas Hahnfeld[Driver] Simplify ToolChain::GetCXXStdlibType (NFC)
2016-12-12 Richard SmithAdd two new AST nodes to represent initialization of...
2016-12-11 Bruno Cardoso Lopes[CrashReproducer] Setup a module collector callback...
2016-12-11 Bruno Cardoso Lopes[CrashReproducer] Collect headermap files
2016-12-11 Craig Topper[AVX-512] Remove masking from 512-bit vpermil builtins...
2016-12-10 Craig Topper[AVX-512] Remove masking from 512-bit pshufb builtin...
2016-12-10 Craig Topper[AVX-512] Remove 128/256-bit masked vpermilvar builtins...
2016-12-10 Yaron KerenSimplify parseShowColorsArgs logic, NFC.
2016-12-10 Devin Coughlin[analyzer] Improve VirtualCallChecker diagnostics and...
2016-12-09 Vedant Kumar[ubsan] Treat ObjC's BOOL as if its range is always...
2016-12-09 Artem Belevich[CUDA,Driver] Added --no-cuda-gpu-arch= option.
2016-12-09 Richard Smith[c++17] P0490R0, NB comment FI 20: allow direct-initial...
2016-12-09 Simon PilgrimFix unused variable warnings. NFCI.
2016-12-09 Graydon Hoare[modules] Add optional out-param to ASTReader::ReadAST...
2016-12-09 Reid KlecknerRemove special error recovery for ::(id)
2016-12-09 Reid KlecknerImprove error message when referencing a non-tag type...
2016-12-09 Yaxun LiuAdd support for non-zero null pointer for C and OpenCL
2016-12-09 Richard SmithDR1295 and cleanup for P0135R1: Make our initialization...
2016-12-09 Ekaterina Romanova[DOXYGEN] Improved doxygen comments for x86 intrinsics...
2016-12-09 Nico WeberDon't assert when redefining a built-in macro in a...
2016-12-09 Reid KlecknerStore decls in prototypes on the declarator instead...
2016-12-09 Eric Liu[clang-format] calculate MaxInsertOffset in the origina...
2016-12-09 Bruno Cardoso Lopes[Headers] Add #include_next for tgmath.h on Darwin
2016-12-09 Kelvin Li[OpenMP] Sema and parsing for 'teams distribute paralle...
2016-12-09 Bruno Cardoso Lopes[CrashReproducer] Provide a clean dir path for -fmodule...
2016-12-09 Bruno Cardoso Lopes[CrashReproducer] Rewrite relative include paths
2016-12-08 Ekaterina Romanova[DOXYGEN] Improved doxygen comments for xmmintrin.h...
2016-12-08 Ekaterina Romanova[DOXYGEN] Improved doxygen comments.
2016-12-08 Mike Aizatsky[sanitizers] lsan+sancov doesn't need ubsanrt (multi...
2016-12-08 Ekaterina Romanova[DOXYGEN] Improved doxygen comments for emmintrin.h...
2016-12-08 David Gross[DebugInfo] Add support for __fp16, float, and double...
2016-12-08 Artem Belevich[CUDA] Ignore implicit target attributes during functio...
2016-12-08 Ekaterina Romanova[DOXYGEN] Improved doxygen comments.
2016-12-08 Alex Lorenz[CodeCompletion][ObjC] Use a parameterized NSSet return...
2016-12-08 Alex Lorenz[CodeCompletion] Provide Objective-C class property...
2016-12-08 Alex Lorenz[Sema] Avoid "case value not in enumerated type" warnin...
2016-12-08 Artem Dergachev[analyzer] Add dispatch_data_create as a special case...
2016-12-08 Malcolm Parsons[ASTMatcher] Add hasReplacementType matcher for SubstTe...
2016-12-08 Ekaterina Romanova[DOXYGEN] Improved doxygen comments for avxintrin.h...
2016-12-08 Richard Smith[c++1z] P0490R0, NB comment GB 20: if std::tuple_size...
2016-12-08 Richard Smith[c++1z] P0003R5: Removing dynamic exception specifications.
2016-12-08 Bruno Cardoso Lopes[Headers] Enable #include_next<float.h> on Darwin
2016-12-08 Bruno Cardoso Lopes[Driver][Darwin] Disable default stack protector levels...
2016-12-07 David L. JonesRefactor how the MSVC toolchain searches for a compatib...
2016-12-07 Artem Belevich[CUDA] Improve target attribute checking for function...
2016-12-07 Devin Coughlin[analyzer] Fix typo in nullability checker diagnostic
2016-12-07 Artem Dergachev[analyzer] Remove an unused enum value in RetainCountCh...
2016-12-07 Artem Dergachev[analyzer] pr31226: Disable CastSizeChecker in C++...
2016-12-07 Alex LorenzImplement the -Wstrict-prototypes warning
2016-12-07 Alex Lorenz[ObjC++] Don't enter a C++ declarator scope when the...
2016-12-07 Alexey Bader[OpenCL] Fix SPIR version generation.
2016-12-07 Duncan P. N. Exon... Driver: Remove support for -fobjc-gc*
2016-12-07 Erich Keane[MS-ABI]V-base dtor called more than needed when throw...
2016-12-07 Reid KlecknerAddress review feedback by adding comments about $...
2016-12-06 Richard Smith[c++17] P0135R1: Guaranteed copy elision.
2016-12-06 Reid KlecknerDisable -Wweak-vtables when there are no key functions
2016-12-06 David Majnemer[MS ABI] Implement more of the Itanium mangling rules
2016-12-06 Joerg SonnenbergerIf clang was configured for a DEFAULT_SYSROOT and no...
2016-12-06 Joerg SonnenbergerAllow clang to write compilation database records.
2016-12-06 Malcolm ParsonsFix two clang-tidy misc-move-forwarding-reference warnings
2016-12-06 Mandeep Singh Grang[clang] Fix D26214: Move error handling out of MC and...
2016-12-06 Richard TrieuClean up some Sema checking code. NFC
2016-12-06 Richard SmithRevert r288626, which reverts r288449. Original commit...
2016-12-06 Richard Smith[modules] Use the "redundant #include" diagnostic rathe...
2016-12-05 Richard TrieuWarn on unsigned zero in call to std::max
2016-12-05 Saleem AbdulrasoolCodeGen: fix windows itanium RTTI in EH mode
2016-12-05 Dominic Chen[analyzer] Print type for SymbolRegionValues when dumpi...
2016-12-05 Vitaly BukaFix stack-use-after-scope in CheckExplicitlyDefaultedMe...
2016-12-05 Vitaly BukaFix stack-use-after-scope in EvaluateImplicitExceptionSpec
2016-12-05 Shoaib Meenai[Sema] Respect DLL attributes more faithfully
2016-12-05 Devin Coughlin[analyzer] ObjCGenerics: Warn only on mismatch for...
2016-12-05 Martin BohmeCFGBuilder: Fix crash when visiting delete expression...
2016-12-05 Richard SmithDR1213: element access on an array xvalue or prvalue...
2016-12-05 Peter CollingbourneIRGen: Remove an unused overload of CreateAlignedLoad.
2016-12-04 Daniel JasperRevert "Recover better from an incompatible .pcm file...
2016-12-03 Dan Gohman[WebAssembly] Revert r288447.
2016-12-03 Saleem AbdulrasoolSema: delay the DLL exported member referencing
2016-12-03 Eric Fiselier[Sema] Don't perform aggregate initialization for types...
2016-12-03 Richard SmithDR616, and part of P0135R1: member access (or pointer...
next