Skip to content

Instantly share code, notes, and snippets.

View ramosian-glider's full-sized avatar

Alexander Potapenko ramosian-glider

View GitHub Profile
@ramosian-glider
ramosian-glider / InitializeStack.cpp
Created August 31, 2018 12:50
lib/Transforms/Instrumentation/InitializeStack.cpp v.1
//===- AllocaZeroInitializer.cpp - detector of uninitialized reads -------===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
//
/// \file