<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/compiler-rt/lib/interception/interception_mac.cpp, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/'/>
<entry>
<title>[Sanitizers][Darwin] Replace SANITIZER_MAC with SANITIZER_APPLE in source files</title>
<updated>2022-05-24T19:59:27+00:00</updated>
<author>
<name>Mariusz Borsa</name>
<email>m_borsa@apple.com</email>
</author>
<published>2022-05-23T21:35:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=8246b2e156568c31e71e16cbaf4c14d316e7c06e'/>
<id>8246b2e156568c31e71e16cbaf4c14d316e7c06e</id>
<content type='text'>
This is a follow up to [Sanitizers][Darwin] Rename Apple macro SANITIZER_MAC -&gt; SANITIZER_APPLE (D125816)

Performed a global search/replace as in title against LLVM sources

Differential Revision: https://reviews.llvm.org/D126263
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a follow up to [Sanitizers][Darwin] Rename Apple macro SANITIZER_MAC -&gt; SANITIZER_APPLE (D125816)

Performed a global search/replace as in title against LLVM sources

Differential Revision: https://reviews.llvm.org/D126263
</pre>
</div>
</content>
</entry>
<entry>
<title>compiler-rt: Rename .cc files in lib/interception to .cpp.</title>
<updated>2019-07-31T18:01:55+00:00</updated>
<author>
<name>Nico Weber</name>
<email>nicolasweber@gmx.de</email>
</author>
<published>2019-07-31T18:01:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=ebbce04c14bbbed3c73e3ac32b49f49fd5743aa1'/>
<id>ebbce04c14bbbed3c73e3ac32b49f49fd5743aa1</id>
<content type='text'>
See https://reviews.llvm.org/D58620 for discussion, and for the commands
I ran. In addition I also ran

  for f in $(svn diff | diffstat | grep .cc | cut -f 2 -d ' '); do rg $f . ; done

and manually updated references to renamed files found by that.

llvm-svn: 367456
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://reviews.llvm.org/D58620 for discussion, and for the commands
I ran. In addition I also ran

  for f in $(svn diff | diffstat | grep .cc | cut -f 2 -d ' '); do rg $f . ; done

and manually updated references to renamed files found by that.

llvm-svn: 367456
</pre>
</div>
</content>
</entry>
</feed>
