Commit Graph

2 Commits

Author SHA1 Message Date
Rintaro Ishizaki
561b1c00fc [Tests] Disable flaky tests in ASAN environment 2023-04-18 10:01:04 -07:00
Ben Langmuir
79d641d89b [sourcekit] Add optional compile notifications
When enabled, send a notification before/after every "compilation",
which for now means `performSema`. This piggy-backs and modifies some
existing code that we had for "tracing" operations in sourcekitd that
unfortunately was untested.  At least now some of the basic parts are
tested via the new notifications.

Part of rdar://38438512
2018-03-29 14:59:30 -07:00