This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Copy libsanitizer from llvm at revision 167890


On 15/11/12 12:38, Dodji Seketeli wrote:
diff --git a/MAINTAINERS b/MAINTAINERS
index adec7a4..825c602 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -294,6 +294,7 @@ register allocation	Peter Bergner		bergner@vnet.ibm.com
  register allocation	Kenneth Zadeck		zadeck@naturalbridge.com
  register allocation	Seongbae Park		seongbae.park@gmail.com
  selective scheduling	Andrey Belevantsev	abel@ispras.ru
+asan.c, related         Dodji Seketeli		dodji@redhat.com

  Note that while reviewers can approve changes to parts of the compiler
  that they maintain, they still need approval for their own patches


Thanks.



That section seems to be largely ordered alphabetically. 'Twould be better if asan (or should it be ASAN, or ASan)[1] came at the appropriate point.


R.

[1] Am I the only one who finds the name somewhat cryptic?



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]