[PATCH] D45357: [XRay][llvm+clang] Consolidate attribute list files

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 8 21:05:52 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL329543: [XRay][llvm+clang] Consolidate attribute list files (authored by dberris, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45357?vs=141578&id=141581#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45357

Files:
  cfe/trunk/include/clang/Basic/LangOptions.h
  cfe/trunk/include/clang/Basic/XRayLists.h
  cfe/trunk/include/clang/Driver/Options.td
  cfe/trunk/include/clang/Driver/XRayArgs.h
  cfe/trunk/lib/AST/ASTContext.cpp
  cfe/trunk/lib/Basic/XRayLists.cpp
  cfe/trunk/lib/Driver/XRayArgs.cpp
  cfe/trunk/lib/Frontend/CompilerInvocation.cpp
  cfe/trunk/test/CodeGen/xray-always-instrument.cpp
  cfe/trunk/test/CodeGen/xray-attr-list.cpp
  cfe/trunk/test/CodeGen/xray-imbue-arg1.cpp
  cfe/trunk/test/CodeGen/xray-never-instrument.cpp
  llvm/trunk/docs/XRay.rst
  llvm/trunk/docs/XRayExample.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45357.141581.patch
Type: text/x-patch
Size: 15719 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180409/029b22b8/attachment.bin>


More information about the llvm-commits mailing list