aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-12-10[OpenCL][CodeGen] Fix replacing memcpy with addrspacecastAndrew Savonichev
2018-12-10Revert r348741 "[Sema] Further improvements to to static_assert diagnostics."Clement Courbet
2018-12-10[Sema] Further improvements to to static_assert diagnostics.Clement Courbet
2018-12-10[X86] Remove the addcarry builtins. Leaving only the addcarryx builtins since...Craig Topper
2018-12-09Fix InitListExpr testStephen Kelly
2018-12-08Convert some ObjC msgSends to runtime calls.Pete Cooper
2018-12-08Stop tracking retain count of OSObject after escape to void * / other primiti...George Karpenkov
2018-12-07[Preprocessor] Don't avoid entering included files after hitting a fatal error.Volodymyr Sapsai
2018-12-07[analyzer] Move out tracking retain count for OSObjects into a separate checkerGeorge Karpenkov
2018-12-07Make testcase more robust for bots actually building in /varAdrian Prantl
2018-12-07[CTU] test/Analysis/ctu-main.cpp Attempt to fix failing windows botGabor Marton
2018-12-07Adding an AST dump test for statement expressions; NFC.Aaron Ballman
2018-12-07Make testcase more robust for completely-out-of-tree builds.Adrian Prantl
2018-12-07[CTU] Add triple/lang mismatch handlingGabor Marton
2018-12-07[CTU] test/Analysis/ctu-main.cpp Attempt to fix failing windows botGabor Marton
2018-12-07[CTU] Add more lit tests and better error handlingGabor Marton
2018-12-07Make CPUDispatch resolver emit dependent functions.Erich Keane
2018-12-07Add an explicit triple to this test to prevent failures due to size_t differe...Aaron Ballman
2018-12-07Fix spelling of WINDOWS in a testErich Keane
2018-12-07Adding tests for -ast-dump; NFC.Aaron Ballman
2018-12-07Revert "Multiversioning- Ensure all MV functions are emitted."Erich Keane
2018-12-07[CTU] Add DisplayCTUProgress analyzer switchGabor Marton
2018-12-07[CodeComplete] Fix assertion failureIlya Biryukov
2018-12-07Adding tests for -ast-dump; NFC.Aaron Ballman
2018-12-07[CTU] Eliminate race condition in CTU lit testsGabor Marton
2018-12-07Add a AArch64 triple to tiny codemodel test.David Green
2018-12-07[PowerPC] VSX register support for inline assemblyKang Zhang
2018-12-07Fix thunks returning memptrs via sret by emitting also scalar return values d...Hans Wennborg
2018-12-07Add test for InitListExprStephen Kelly
2018-12-06Add more expected content to match in testStephen Kelly
2018-12-06Use relative line offsets in testStephen Kelly
2018-12-06[frontend][darwin] warn_stdlibcxx_not_found: supress warning for preprocessed...Alex Lorenz
2018-12-06[analyzer] Rely on os_consumes_this attribute to signify that the method call...George Karpenkov
2018-12-06[attributes] Add an attribute os_consumes_this, with similar semantics to ns_...George Karpenkov
2018-12-06[analyzer] Fix an infinite recursion bug while checking parent methods in Ret...George Karpenkov
2018-12-06Allow forwarding -fdebug-compilation-dir to cc1asNico Weber
2018-12-06Reapply "Avoid emitting redundant or unusable directories in DIFile metadata ...Adrian Prantl
2018-12-06[OPENMP][NVPTX] Fix globalization of the mapped array sections.Alexey Bataev
2018-12-06Diagnose friend function template redefinitions.Serge Pavlov
2018-12-06Add test for ObjC genericsStephen Kelly
2018-12-06Extend OMP testStephen Kelly
2018-12-06Make test resistant to line numbers changingStephen Kelly
2018-12-06ARM, AArch64: support `__attribute__((__swiftcall__))`Saleem Abdulrasool
2018-12-06[darwin] remove version number check when enabling -fobjc-subscripting-legacy...Alex Lorenz
2018-12-06Reapply fix from r348062 to fix test on Windows.Douglas Yung
2018-12-06[attributes] Add more tests for os_returns_retainedGeorge Karpenkov
2018-12-06[Sema/Attribute] Check for noderef attributeLeonard Chan
2018-12-05Fix test change from r348365 to deal with Windows paths correctly.Douglas Yung
2018-12-05[Hexagon] Add intrinsics for Hexagon V66Krzysztof Parzyszek
2018-12-05[Hexagon] Add support for Hexagon V66Krzysztof Parzyszek