RELEASE_NOTES: update clang-r370808 am: 782ac2e248
am: 9413fe314c

Change-Id: Ic3859c19c163a62d410ceeea458d76f05a836d59
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 17478cd..71fc22c 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -32,6 +32,7 @@
 - r373022 Always rebuild a DeclRefExpr if its FoundDecl would change.
 - r373035 hwasan: Compatibility fixes for short granules.
 - r373255 ELF: Don't merge SHF_LINK_ORDER sections for different output sections in relocatable links.
+- r373929 Fix Calling Convention through aliases
 - r375166 libhwasan initialisation include kernel syscall ABI relaxation
 - r375298 hwasan: Add missing SANITIZER_INTERFACE_ATTRIBUTE on __hwasan_personality_wrapper.
 ### Notes
@@ -51,6 +52,9 @@
 explicitly specify intentional fallthrough to silence the warning.
 
 Lots of cherry picks are fixes for LLDB and HWASAN.
+
+r373035 is slightly different from upstream due to not additionally cherry
+picking r372338.
 ### Created
 Nov 11 2019