[DynInst_API:] [dyninst/dyninst] abc7c0: Remove unneeded #pragma's


Date: Wed, 30 Mar 2022 12:49:49 -0700
From: kupsch <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] abc7c0: Remove unneeded #pragma's
  Branch: refs/heads/kupsch/remove-pragmas
  Home:   https://github.com/dyninst/dyninst
  Commit: abc7c01c9dc75c6a1bc6d1faa2e480306f5261b9
      https://github.com/dyninst/dyninst/commit/abc7c01c9dc75c6a1bc6d1faa2e480306f5261b9
  Author: James A. Kupsch <kupsch@xxxxxxxxxxx>
  Date:   2022-03-30 (Wed, 30 Mar 2022)

  Changed paths:
    M common/src/Pair.h
    M common/src/refCounter.h
    M dataflowAPI/rose/SgAsmExpression.h
    M dataflowAPI/rose/semanticsModule.h
    M dataflowAPI/rose/typedefs.h
    M dataflowAPI/rose/util/StringUtility.h
    M dataflowAPI/src/ExpressionConversionVisitor.h
    M dataflowAPI/src/RoseInsnFactory.h
    M dataflowAPI/src/SymEvalPolicy.h
    M dyninstAPI/h/BPatch_Set.h
    R external/inttypes-win.h
    R external/stdint-win.h
    M proccontrol/src/procset.C

  Log Message:
  -----------
  Remove unneeded #pragma's

- Remove once and interface pragmas
- Replace use of "external/stdint-win.h" and "external/inttypes.h" with
  <stdint.h> and <inttypes.h>


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] abc7c0: Remove unneeded #pragma's, kupsch <=